Support packaged applications, first round (Mastodon, Gitlab)
Showing
- hiboo/__init__.py 2 additions, 1 deletionhiboo/__init__.py
- hiboo/application/__init__.py 12 additions, 0 deletionshiboo/application/__init__.py
- hiboo/application/base.py 39 additions, 0 deletionshiboo/application/base.py
- hiboo/application/social.py 32 additions, 0 deletionshiboo/application/social.py
- hiboo/application/sso.py 97 additions, 0 deletionshiboo/application/sso.py
- hiboo/application/storage.py 34 additions, 0 deletionshiboo/application/storage.py
- hiboo/application/templates/application_gitlab.html 38 additions, 0 deletionshiboo/application/templates/application_gitlab.html
- hiboo/application/templates/application_mastodon.html 22 additions, 0 deletionshiboo/application/templates/application_mastodon.html
- hiboo/application/templates/application_oidc.html 15 additions, 0 deletionshiboo/application/templates/application_oidc.html
- hiboo/application/templates/application_pick.html 22 additions, 0 deletionshiboo/application/templates/application_pick.html
- hiboo/application/templates/application_saml.html 18 additions, 0 deletionshiboo/application/templates/application_saml.html
- hiboo/models.py 1 addition, 7 deletionshiboo/models.py
- hiboo/service/admin.py 20 additions, 17 deletionshiboo/service/admin.py
- hiboo/service/forms.py 2 additions, 4 deletionshiboo/service/forms.py
- hiboo/service/templates/service_create.html 2 additions, 2 deletionshiboo/service/templates/service_create.html
- hiboo/service/templates/service_details.html 17 additions, 3 deletionshiboo/service/templates/service_details.html
- hiboo/service/templates/service_list.html 3 additions, 4 deletionshiboo/service/templates/service_list.html
- hiboo/sso/__init__.py 12 additions, 5 deletionshiboo/sso/__init__.py
- hiboo/sso/forms.py 0 additions, 48 deletionshiboo/sso/forms.py
- hiboo/sso/oidc.py 12 additions, 55 deletionshiboo/sso/oidc.py
Loading
Please register or sign in to comment