summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers/common.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor plugin initialization and enablementSimo Sorce2014-11-121-57/+23
* Refactor plugin configurationSimo Sorce2014-11-121-8/+9
* Fix plugins enablement codeSimo Sorce2014-10-271-16/+11
* Move some exceptions into provider.commonSimo Sorce2014-10-241-0/+15
* Use transactions throughout the codeSimo Sorce2014-09-241-1/+7
* Allow deferred initialization of providersSimo Sorce2014-09-241-0/+7
* Fix the check for hasattr(., 'admin')Patrick Uiterwijk2014-09-051-1/+0
* Use new Log class everywhereSimo Sorce2014-08-271-14/+3
* Change provider plugins registration and enablementSimo Sorce2014-04-111-15/+37
* Add generic support for IdP plugin admin pagesSimo Sorce2014-03-281-0/+1
* Refactor provider plugins enablementSimo Sorce2014-03-281-6/+37
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+8
* Improve exceptions for saml2 providersSimo Sorce2014-03-021-0/+14
* Add provider plugins loaderSimo Sorce2014-02-241-0/+87