Validate SP names for admin pages and REST
[cascardo/ipsilon.git] / ipsilon / providers / saml2 / admin.py
2015-04-02 Nathan KinderValidate SP names for admin pages and REST
2014-12-16 Patrick UiterwijkFix file permissions and remove shebang's
2014-11-12 Simo SorceUse indirection to report error strings
2014-10-07 Simo SorceAdd AdminPage abstraction on top of util.Page
2014-10-07 Simo SorceFix exposed functions
2014-09-24 Simo SorceAllow deferred initialization of providers
2014-08-27 Simo SorceRestore ability to run from checkout
2014-06-04 Simo SorceAdd optional field to allow pasting the metadata
2014-05-20 Simo SorceFix handling of SP renames
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
2014-04-21 Simo SorceConvert all forms to use util.Page form support
2014-04-14 Simo SorceAdd nameid values validation
2014-04-14 Simo SorceRefactor argument validation for SP forms
2014-04-11 Simo SorceValidate Service Provider names
2014-04-04 Simo SorceProperly support rename operation
2014-04-04 Simo SorceAdmin functions to delete Service Providers
2014-04-04 Simo SorceAdmin functions to add new Service Providers
2014-04-04 Simo SorceAdmin classes to change SP properties
2014-03-28 Simo SorceSaml2 initial admin page