summaryrefslogtreecommitdiffstats
path: root/ipsilon
Commit message (Expand)AuthorAgeFilesLines
* Validate options of the LDAP auth plugin on installationHEADmasterRob Crittenden2015-08-272-31/+72
* Log a message when authentication is successful but doesn'tRob Crittenden2015-08-251-0/+2
* Count IPA as a login plugin when checking for enabled pluginsRob Crittenden2015-08-251-1/+1
* Enable auto-escaping templatesPatrick Uiterwijk2015-08-211-1/+3
* Fix permission check on SP updatePatrick Uiterwijk2015-08-211-2/+3
* Report to user if an LDAP error occursRob Crittenden2015-08-181-6/+17
* Mark the service as readonly in the UI in authpam pluginRob Crittenden2015-08-182-19/+32
* Only initialize the Persona IDP when actually enabledPatrick Uiterwijk2015-08-181-1/+0
* Use full path when constructing "Other authentication methods"Rob Crittenden2015-08-111-1/+3
* Drop all the calls to .keys() when iterating on the keys of a dictPierre-Yves Chibon2015-08-115-5/+5
* Log caught exceptions in server installer at debug levelRob Crittenden2015-07-271-1/+2
* Set the value of WantAuthnRequestsSigned to TrueRob Crittenden2015-07-271-0/+2
* Include timezone in metadata validUntil value and use UTC timeRob Crittenden2015-07-171-2/+2
* Only initialize the SAML IDP when actually enabledPatrick Uiterwijk2015-07-171-1/+0
* Add client install option to disable logout over SOAPRob Crittenden2015-07-161-1/+5
* Add support for logout over SOAPRob Crittenden2015-07-168-45/+167
* Return PAM errors from mod_intercept_form_submitRob Crittenden2015-07-152-8/+18
* Only initialize the OpenID IDP when actually enabledPatrick Uiterwijk2015-07-081-1/+0
* Default --saml-sp-logout/post base on --saml-spJamie Lennox2015-07-071-6/+11
* ipsilon-client-install give password in env. var.Rich Megginson2015-06-091-0/+3
* Use plugin-specific configuration, better expirationRob Crittenden2015-05-126-34/+49
* Remove expired SAML2 sessionsRob Crittenden2015-05-122-8/+41
* Update IdP-initiated logout to use SAML2 StoreRob Crittenden2015-05-121-16/+20
* Convert logout code to use SAML2 StoreRob Crittenden2015-05-121-40/+38
* Create a SAML2 session during loginRob Crittenden2015-05-121-13/+4
* Change SAML2 sessions backend to use Store APIRob Crittenden2015-05-121-152/+224
* Configure the SAML2 session database during installationRob Crittenden2015-05-121-0/+5
* Add support for storing SAML2 sessionsRob Crittenden2015-05-121-0/+64
* Add uninstallation support to infosssdPatrick Uiterwijk2015-05-082-5/+75
* Implement change registrationPatrick Uiterwijk2015-05-0818-29/+59
* Add database schema versioningPatrick Uiterwijk2015-05-081-0/+28
* Implement ECP in IpsilonJohn Dennis2015-05-085-4/+154
* Update Copyright header point to COPYING fileRob Crittenden2015-05-0859-476/+59
* Remove extraneous logging arg in authform login pluginRob Crittenden2015-05-081-2/+1
* Set infosssd config value preconfigured as a booleanRob Crittenden2015-05-081-1/+1
* Add db.conn.log option to suppress sql logs by defaultRob Crittenden2015-05-071-1/+7
* pylint 1.4.3 version fixesSimo Sorce2015-05-0722-43/+28
* Pull the GSSAPI principal out of the userattrsRob Crittenden2015-05-071-1/+2
* 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-295-6/+82
* Change references to authkrb plugin to authgssapiRob Crittenden2015-04-284-43/+43
* Rename authkrb plugin to authgssapiRob Crittenden2015-04-281-0/+0
* Allow scheme to be visible again in admin pagePatrick Uiterwijk2015-04-281-0/+2
* Add OpenID test suitePatrick Uiterwijk2015-04-282-3/+7
* Fix OpenID AX extension bugPatrick Uiterwijk2015-04-281-1/+3
* Make availble a list of alternative aut methodsSimo Sorce2015-04-271-6/+22