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
2018-03-19Merge pull request #196 from nextcloud/multiple-user-back-endsRoeland Jago Douma
2018-03-19fix function documentationBjoern Schiessle
2018-03-19make display name of SSO identity provider configurableBjoern Schiessle
2018-03-19add landing page to chose between SSO and direct loginBjoern Schiessle
2018-03-19Merge pull request #192 from nextcloud/fix/162/search-uid-if-not-knownblizzz
2018-03-16add setting to allow multiple user back-ends parallel to the saml back-endBjoern Schiessle
2018-03-15set quota to 'default' if no quota parameter is given or quota was set to ''Bjoern Schiessle
2018-03-14Add support for mapping the quotaRoeland Jago Douma
2018-03-14try to lookup a user if the uid does not resolve and autoprov is disabledArthur Schiwon
2018-03-13detect disabled user and show a appropriated error messageBjoern Schiessle
2018-01-16add a meaningful error message in case a empty uid is givenBjoern Schiessle
2017-12-07update the display name in accounts tableBjoern Schiessle
2017-09-26Use @NoSameSiteCookieRequired annotationRoeland Jago Douma
2017-09-21Read appname out of variableLukas Reschke
2017-09-21More logging for debuggingLukas Reschke
2017-09-18Add logout attribute for < 12.0.3Lukas Reschke
2017-08-30Redirect to `/` if CSRF check does not passLukas Reschke
2017-08-30Merge pull request #145 from nextcloud/new-slo-urlLukas Reschke
2017-08-18Redirect users to previous pageLukas Reschke
2017-08-18Implement new SLO URL APILukas Reschke
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