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
AgeCommit message (Expand)Author
2018-03-19add landing page to chose between SSO and direct loginBjoern Schiessle
2018-03-13adjust info.xml for Nextcloud >= 14Bjoern Schiessle
2018-03-13detect disabled user and show a appropriated error messageBjoern Schiessle
2018-02-09release 1.4.2v1.4.2Bjoern Schiessle
2018-01-12Update version on masterJoas Schilling
2017-09-18Run tests against older stable12 releasesLukas Reschke
2017-09-18Bump version to 1.4.0Lukas Reschke
2017-09-18Require 12.0.3 as minimum versionLukas Reschke
2017-08-18Redirect users to previous pageLukas Reschke
2017-08-01baseurl is expected to be the host name and protocol without pathLukas Reschke
2017-07-12Make compatible with Nextcloud 13Lukas Reschke
2017-04-26Beautify appstore entryv1.3.2Lukas Reschke
2017-04-25Adjust info.xmlv1.3.1Lukas Reschke
2017-04-25Add auth tagLukas Reschke
2017-04-25Fix sectionLukas Reschke
2017-04-25Add MakefileLukas Reschke
2017-02-16Add support for mapping attributesLukas Reschke
2017-02-03Add link to admin documentationLukas Reschke
2017-02-03Require mcryptLukas Reschke
2017-01-19Add integration test for Environment VariableLukas Reschke
2017-01-05Add integration testsLukas Reschke
2016-12-14Do not use deprecated class anymoreJoas Schilling
2016-12-13Update version on masterJoas Schilling
2016-11-15Update to 11Morris Jobke
2016-11-14Add tests for routes.phpLukas Reschke
2016-11-14Only work on 9.2Lukas Reschke
2016-11-14Add support for environment variable loginLukas Reschke
2016-09-26Set default to onLukas Reschke
2016-09-26Add switch to configure whether SAML auth is used for desktop clientsLukas Reschke
2016-09-26Handle redirect in PHP and not in JSLukas Reschke
2016-09-26Remove unused codeLukas Reschke
2016-08-17Merge pull request #29 from nextcloud/use-single-admin-pageblizzz
2016-08-10specify namespace for autoloaderArthur Schiwon
2016-08-10Use new admin page moduleLukas Reschke
2016-08-10fix casing of user_saml appMorris Jobke
2016-08-04Remove registered personal pageLukas Reschke
2016-07-22Increase the version in masterJoas Schilling
2016-07-21Bump version to 9.1Lukas Reschke
2016-07-04Add Shibboleth users to DBLukas Reschke
2016-06-30Add workaround for stable9 non-stable entry URLLukas Reschke
2016-06-29Add wantsnameidLukas Reschke
2016-06-29Add possibility to enforce local user accountLukas Reschke
2016-06-29Heuristic for stable9Lukas Reschke
2016-06-29It's an authentication appLukas Reschke
2016-06-29Add application specific passwordsLukas Reschke
2016-06-29Make compatible with desktop clientsLukas Reschke
2016-06-29Use IRequestLukas Reschke
2016-06-29More generic matchingLukas Reschke
2016-06-29Add CSRF token and track AuthnRequestIDLukas Reschke
2016-06-29Don't auth against SAML if invalid configLukas Reschke