summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers/saml2/admin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Use indirection to report error stringsSimo Sorce2014-11-121-13/+16
* Add AdminPage abstraction on top of util.PageSimo Sorce2014-10-071-6/+6
* Fix exposed functionsSimo Sorce2014-10-071-1/+1
* Allow deferred initialization of providersSimo Sorce2014-09-241-3/+7
* Restore ability to run from checkoutSimo Sorce2014-08-271-6/+7
* Add optional field to allow pasting the metadataSimo Sorce2014-06-041-1/+16
* Fix handling of SP renamesSimo Sorce2014-05-201-4/+5
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-201-2/+2
* Convert all forms to use util.Page form supportSimo Sorce2014-04-211-12/+2
* Add nameid values validationSimo Sorce2014-04-141-0/+7
* Refactor argument validation for SP formsSimo Sorce2014-04-141-61/+105
* Validate Service Provider namesSimo Sorce2014-04-111-0/+16
* Properly support rename operationSimo Sorce2014-04-041-0/+9
* Admin functions to delete Service ProvidersSimo Sorce2014-04-041-0/+15
* Admin functions to add new Service ProvidersSimo Sorce2014-04-041-0/+78
* Admin classes to change SP propertiesSimo Sorce2014-04-041-1/+103
* Saml2 initial admin pageSimo Sorce2014-03-281-0/+49