summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ownership of config and state directoriesspec_ownershipNathan Kinder2015-05-071-2/+2
* Pull the GSSAPI principal out of the userattrsRob Crittenden2015-05-072-3/+5
* Enable Kerberos NameID testing in testnameidRob Crittenden2015-05-071-16/+50
* Configure a KDC, add test for GSSAPI/KerberosRob Crittenden2015-05-076-17/+412
* Use python logging in install / log cherrypy at right severityRob Crittenden2015-05-0715-59/+84
* Remove unnecessary lines from infoldap pluginRob Crittenden2015-05-071-3/+0
* SSSD info plugin is immutable if not preconfiguredSimo Sorce2015-05-063-4/+37
* Drop usage of self._debug and use self.debug insteadRob Crittenden2015-05-0513-60/+60
* Fix lint issues with loginstack changesRob Crittenden2015-04-291-9/+1
* Merge the login and info plugins configurationsSimo Sorce2015-04-297-8/+201
* Change references to authkrb plugin to authgssapiRob Crittenden2015-04-2818-76/+73
* Rename authkrb plugin to authgssapiRob Crittenden2015-04-282-0/+0
* Insert a small timeout before reporting the test successfulPatrick Uiterwijk2015-04-281-0/+3
* Allow scheme to be visible again in admin pagePatrick Uiterwijk2015-04-281-0/+2
* Add OpenID test suitePatrick Uiterwijk2015-04-287-9/+336
* Fix OpenID AX extension bugPatrick Uiterwijk2015-04-281-1/+3
* Fix Apache configuration to use correct location of ipsilonRob Crittenden2015-04-271-2/+2
* Make availble a list of alternative aut methodsSimo Sorce2015-04-272-9/+32
* Populate krb_principal_name from GSS_NAME env varRob Crittenden2015-04-271-1/+5
* Disallow iframes via X-Frame-Options and CSP by defaultRob Crittenden2015-04-242-0/+25
* Use the new transaction convenience function in PersonaPatrick Uiterwijk2015-04-241-10/+1
* Fix sticter lint checksSimo Sorce2015-04-171-2/+2
* Use mod_auth_gssapi instead of mod_auth_kerbRob Crittenden2015-04-174-26/+20
* Move ipsilon WSGI script from /usr/sbin to /usr/libexecRob Crittenden2015-04-152-3/+4
* Release v0.6.0Patrick Uiterwijk2015-04-152-2/+5
* Close database sesssionsPatrick Uiterwijk2015-04-153-3/+48
* Better error handling for login mgrs in server install/uninstallRob Crittenden2015-04-131-8/+9
* Fix bootstrap tooltip errorPatrick Uiterwijk2015-04-131-1/+1
* Add test for per-SP allowed and mapping attributesRob Crittenden2015-04-104-0/+408
* Make the authtest login plugin provide more infoRob Crittenden2015-04-101-1/+6
* The last allowed/mapping rule can be removed in SPsRob Crittenden2015-04-103-25/+41
* SAML SP template page is no longer neededRob Crittenden2015-04-101-69/+0
* Add per-SP attribute mapping and allowed attributesRob Crittenden2015-04-103-124/+131
* Rename and move PluginConfig to ConfigHelperRob Crittenden2015-04-107-51/+53
* Convert SAML2 SP Provider UI to use Config objectRob Crittenden2015-04-101-1/+91
* Move mapping and complex list helpers out of classRob Crittenden2015-04-101-146/+148
* Rename plugin_config template to option_configRob Crittenden2015-04-101-2/+0
* Use disabled template for mappings and listsSimo Sorce2015-04-101-2/+40
* Print exceptions when saving data fails in admin UIRob Crittenden2015-04-102-3/+6
* Rework package setupPatrick Uiterwijk2015-04-101-34/+77
* This was renamed to _groups internallyPatrick Uiterwijk2015-04-102-3/+3
* If sys.exit is called or SystemExit raised, don't display successRob Crittenden2015-04-101-0/+3
* Rename nss info plugin to match format of info+nameRob Crittenden2015-04-092-1/+1
* Check if test deps are installedPatrick Uiterwijk2015-04-091-1/+31
* Extend default SAML IdP metadata validity periodNathan Kinder2015-04-091-8/+26
* Suppress --config-profile option from installer script help outputNathan Kinder2015-04-062-2/+2
* Add document on web app integration for SAMLNathan Kinder2015-04-061-0/+415
* Validate SP names for admin pages and RESTNathan Kinder2015-04-013-11/+49
* Allow SP registration from ipsilon-client-installNathan Kinder2015-04-012-9/+133
* IdP-initiated logout for current userRob Crittenden2015-04-014-3/+145