summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/auth.js
Commit message (Collapse)AuthorAgeFilesLines
* WebUI: add link to login page which for login using certificatePavel Vomacka2017-03-141-2/+2
| | | | | | | | | | Also add error message when login failed. https://pagure.io/freeipa/issue/6225 Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Petr Vobornik <pvoborni@redhat.com> Reviewed-By: David Kupka <dkupka@redhat.com>
* webui: authentication modulePetr Vobornik2014-04-151-0/+252
General purpose authentication interface and state. See doc of 'freeipa/auth' module. https://fedorahosted.org/freeipa/ticket/3903 Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>