Refactor plugin initialization and enablement
[cascardo/ipsilon.git] / ipsilon / login / authpam.py
2014-11-12 Simo SorceRefactor plugin initialization and enablement
2014-11-12 Simo SorceRefactor plugin configuration
2014-11-12 Simo SorceIn configure we do not need to set_config()
2014-10-27 Simo SorceUse self.log in authpam.py
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAdd proper ordering to login plugins config opts
2014-09-24 Simo SorceUse helper cookie to remember the username
2014-09-24 Simo SorceCreate common form handler page
2014-09-24 Simo SorceRename form login page
2014-05-29 Simo SorceFix typo
2014-05-20 Simo SorceFix typo in selinux boolean name
2014-05-02 Simo SorceMake SELinux happy
2014-03-20 Simo SorceAdd PAM configuration code
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-02-17 Petr VobornikPAM page
2014-01-27 Simo SorceAdd help text to be shown on form based login page
2014-01-24 Simo SorceAdd sample pam based login plugin