Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: add link pointing to OTP sync page to login | Petr Vobornik | 2014-06-30 | 1 | -0/+4 |
| | | | | | | https://fedorahosted.org/freeipa/ticket/4218 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com> | ||||
* | webui: handle back button when unauthenticated | Petr Vobornik | 2014-06-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | using browser history when unauthenticated causes transition to the original and/or preceding facets. But nothing works since all commands fail due to expired credentials in session. These changes make sure that user stays on login screen if he misses valid session credentials while he wants to switch to facet which requires authentication. https://fedorahosted.org/freeipa/ticket/4353 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com> | ||||
* | webui: login page | Petr Vobornik | 2014-04-15 | 1 | -0/+95 |
A facet with login sreen widget. https://fedorahosted.org/freeipa/ticket/3903 Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com> |