Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-04Also update timestamp for environment variable authLukas Reschke
2017-08-04Use static variable for storing backendsLukas Reschke
2017-08-04Fix order of session actionsLukas Reschke
2017-08-04Perform logic in ACSLukas Reschke
2017-08-04Set last login after successful login operationLukas Reschke
2017-08-01baseurl is expected to be the host name and protocol without pathLukas Reschke
2017-08-01Proper casing of fileLukas Reschke
2017-07-31Don't advertise ability to change display nameLukas Reschke
2017-07-31Backend also supports setting a displaynameLukas Reschke
2017-07-31Follow PSR file namingLukas Reschke
2017-07-31Claim to always support \OC\User\Backend::GET_DISPLAYNAMELukas Reschke
2017-07-31Add baseurl to SAML settingsLukas Reschke
2017-07-27Use proper namespace for user backend classMorris Jobke
2017-07-18Fix spellingAllan Nordhøy
2017-02-16Add support for mapping attributesLukas Reschke
2017-02-14Log last error reasonLukas Reschke
2017-02-03Add better error handlingLukas Reschke
2017-01-24Add icon to admin page sidebarMorris Jobke
2017-01-19Add integration test for Environment VariableLukas Reschke
2017-01-13Enable strict modeLukas Reschke
2016-12-14Do not use deprecated class anymoreJoas Schilling
2016-11-24No password confirmation for SAMLLukas Reschke
2016-11-14Disable debug modeLukas Reschke
2016-11-14ADFS lower-case supportLukas Reschke
2016-11-14Add support for environment variable loginLukas Reschke
2016-09-30Add tests for Application classLukas Reschke
2016-09-30Add tests for "Admin"Lukas Reschke
2016-09-30Add test for OnlyLoggedInMiddlewareLukas Reschke
2016-09-26Add switch to configure whether SAML auth is used for desktop clientsLukas Reschke
2016-09-26Merge branch 'master' of https://github.com/nextcloud/user_samlLukas Reschke
2016-09-26Remove unrequired controllersLukas Reschke
2016-09-26Remove unused codeLukas Reschke
2016-08-11IAdmin is now ISettingsArthur Schiwon
2016-08-10Use new admin page moduleLukas Reschke
2016-07-06It should be uid not tokenLukas Reschke
2016-07-04Only allow access if user is not authedLukas Reschke
2016-07-04Add Shibboleth users to DBLukas Reschke
2016-06-29Add wantsnameidLukas Reschke
2016-06-29Add possibility to enforce local user accountLukas Reschke
2016-06-29Add application specific passwordsLukas Reschke
2016-06-29Make compatible with desktop clientsLukas Reschke
2016-06-29Only show logout if SLO is setLukas Reschke
2016-06-29Require CSRF tokenLukas Reschke
2016-06-29Proper session keysLukas Reschke
2016-06-29Reuse variableLukas Reschke
2016-06-29Add CSRF token and track AuthnRequestIDLukas Reschke
2016-06-29Add mapping editorLukas Reschke
2016-06-29Initial importLukas Reschke