Closed mheppner closed 4 years ago
Fixes #1788
manage.py test
This creates a bit more of a standard login form for SSO-enabled auth. Template logic was based on django-crispy-forms.
Normal login:
Field-level validation:
Form-level validation:
With GEOAxIS enabled:
We can also move the single sign on section to the right (split the main box into two columns).
Fixes #1788
Checklist
manage.py test
passesAffected app(s)
Description of change
This creates a bit more of a standard login form for SSO-enabled auth. Template logic was based on django-crispy-forms.
Normal login:
Field-level validation:
Form-level validation:
With GEOAxIS enabled:
We can also move the single sign on section to the right (split the main box into two columns).