summaryrefslogtreecommitdiffstats
path: root/ipsilon/admin
Commit message (Expand)AuthorAgeFilesLines
* Set Cache-control on all generated pages, centralize in EndpointRob Crittenden2015-03-191-5/+0
* Handle changing MappingList optionsSimo Sorce2015-02-241-0/+85
* Handle changing ComplexList optionsSimo Sorce2015-02-241-0/+67
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-164-8/+0
* Fix svg parsing in mod_wsgiSimo Sorce2014-11-121-1/+1
* Add visual cues to configuration panelsSimo Sorce2014-11-121-12/+19
* Use indirection to report error stringsSimo Sorce2014-11-121-11/+16
* Return proper errors if config is read-onlySimo Sorce2014-11-121-9/+41
* Refactor plugin initialization and enablementSimo Sorce2014-11-122-70/+31
* Set newurl on admin actions to stay on the pageSimo Sorce2014-11-121-1/+2
* Refactor plugin configurationSimo Sorce2014-11-121-39/+35
* Fix plugins enablement codeSimo Sorce2014-10-271-2/+10
* Add SVG Image to the Home administration pageSimo Sorce2014-10-271-1/+21
* Update style of plugins config page tooSimo Sorce2014-10-271-10/+9
* Reuse the AdminPlugins class for the providers tooSimo Sorce2014-10-272-85/+16
* Improve UI for enabling/disabling plugins configSimo Sorce2014-10-274-305/+166
* Do not overwrite default plugin optionsSimo Sorce2014-10-241-25/+24
* Fix storing info plugin status and orderSimo Sorce2014-10-241-6/+12
* Add auto-auth requirement to all admin pagesSimo Sorce2014-10-074-8/+5
* Add AdminPage abstraction on top of util.PageSimo Sorce2014-10-074-10/+21
* Fix exposed functionsSimo Sorce2014-10-073-6/+6
* Redirect anonymous users awaySimo Sorce2014-10-064-3/+14
* Fix storing login plugin status and orderSimo Sorce2014-10-061-6/+25
* Refactor the data store a bitSimo Sorce2014-09-241-4/+1
* Add Info providers Admin pagesSimo Sorce2014-09-242-1/+144
* Allow plugins to determine config options orderSimo Sorce2014-09-241-1/+16
* Fix E501 line too long errorsSimo Sorce2014-05-201-2/+4
* Fix broken login plugins order config handlingNathan Kinder2014-05-101-13/+18
* Convert all forms to use util.Page form supportSimo Sorce2014-04-212-14/+2
* Change provider plugins registration and enablementSimo Sorce2014-04-111-3/+8
* Add generic support for IdP plugin admin pagesSimo Sorce2014-03-281-1/+4
* Basic Identity providers plugin configurationSimo Sorce2014-03-281-0/+78
* Refactor login plugin enablement codeSimo Sorce2014-03-281-2/+36
* Automatically build configuration page menuSimo Sorce2014-03-282-20/+35
* Move login plugin configuration to its own moduleSimo Sorce2014-03-262-104/+134
* Move admin_protect to a more generic moduleSimo Sorce2014-03-241-12/+1
* Implement plugin ordering configurationSimo Sorce2014-03-241-0/+75
* Apply patternfly to administration pagesPetr Vobornik2014-02-171-0/+4
* Add infrastructure to configure serverSimo Sorce2014-01-242-0/+126