summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authpam.py
Commit message (Expand)AuthorAgeFilesLines
* Mark the service as readonly in the UI in authpam pluginRob Crittenden2015-08-181-1/+3
* Implement change registrationPatrick Uiterwijk2015-05-081-1/+1
* Update Copyright header point to COPYING fileRob Crittenden2015-05-081-16/+1
* pylint 1.4.3 version fixesSimo Sorce2015-05-071-1/+0
* Fix error returned from login pluginsSimo Sorce2015-03-171-0/+1
* Add uninstallation support.Patrick Uiterwijk2015-02-261-3/+4
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-16/+7
* Refactor plugin configurationSimo Sorce2014-11-121-24/+20
* In configure we do not need to set_config()Simo Sorce2014-11-121-4/+2
* Use self.log in authpam.pySimo Sorce2014-10-271-5/+4
* Use transactions throughout the codeSimo Sorce2014-09-241-1/+1
* Add proper ordering to login plugins config optsSimo Sorce2014-09-241-0/+2
* Use helper cookie to remember the usernameSimo Sorce2014-09-241-1/+1
* Create common form handler pageSimo Sorce2014-09-241-30/+3
* Rename form login pageSimo Sorce2014-09-241-2/+2
* Fix typoSimo Sorce2014-05-291-1/+1
* Fix typo in selinux boolean nameSimo Sorce2014-05-201-1/+1
* Make SELinux happySimo Sorce2014-05-011-0/+9
* Add PAM configuration codeSimo Sorce2014-03-201-3/+24
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+21
* PAM pagePetr Vobornik2014-02-171-20/+41
* Add help text to be shown on form based login pageSimo Sorce2014-01-271-0/+10
* Add sample pam based login pluginSimo Sorce2014-01-241-0/+114