summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add help text to be shown on form based login pageHEADmasterSimo Sorce2014-01-272-0/+13
* Add infrastructure to configure serverSimo Sorce2014-01-247-2/+215
* Add sample apache configurationSimo Sorce2014-01-241-0/+26
* Add Kerberos Negotiate auth pluginSimo Sorce2014-01-242-0/+100
* Add sample pam based login pluginSimo Sorce2014-01-242-0/+147
* Implement login plugin infrastructureSimo Sorce2014-01-2410-24/+239
* Better infrastructure to load pluginsSimo Sorce2014-01-244-37/+167
* Use pep8 checkPetr Vobornik2014-01-247-7/+16
* Use pylint checkPetr Vobornik2014-01-245-8/+21
* Fix ImportsSimo Sorce2014-01-244-16/+14
* Add missing packagesPetr Vobornik2014-01-241-2/+1
* Rename the main executable to idpserver.pySimo Sorce2014-01-241-0/+0
* Fix __init__.py filenamePetr Vobornik2014-01-241-0/+0
* Rename src package to ipsilonSimo Sorce2014-01-249-1/+1
* Add build to .gitignorePetr Vobornik2014-01-241-0/+1
* Move template and user retrieval to page classSimo Sorce2013-12-185-63/+90
* Add page class handlerSimo Sorce2013-12-184-12/+66
* Initial user preferences infrastructureSimo Sorce2013-12-184-9/+129
* Fix global and app configsSimo Sorce2013-12-131-4/+10
* Fix settingsSimo Sorce2013-12-133-3/+3
* Add doc and examples to setup.pySimo Sorce2013-12-131-1/+3
* Use jinja2 as the templating systemSimo Sorce2013-12-115-8/+109
* Add Admin preferences systemSimo Sorce2013-12-043-0/+71
* Add example configurationSimo Sorce2013-12-042-0/+5
* Add plugins loaderSimo Sorce2013-12-043-0/+86
* Initial moduleSimo Sorce2013-12-036-0/+759