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
2022-08-24fix signining in with IdPs other than 1fix/630/default-idp-valueArthur Schiwon
2022-05-24Fix displaying of global checkboxes in user_saml settingsSascha Markert
2022-04-11Merge pull request #571 from nextcloud/import-jstimezonedetectblizzz
2022-04-11Merge pull request #588 from nextcloud/bugfix/noid/relaystateblizzz
2022-04-11Import jstz.min.js from jstimezonedetect 1.0.7Daniel Calviño Sánchez
2022-04-11Cover UserChangedEvent in unit testsJulius Härtl
2022-04-11displayname switch to eventdispatcherSebastian Biller
2022-04-08l10n: Change place of dotValdnet
2022-04-08Set proper relaystate urlJulius Härtl
2022-04-07fix old settings present when switching providersArthur Schiwon
2022-04-07code styleArthur Schiwon
2022-04-07fix reading and updated name-id-format selectionArthur Schiwon
2022-04-07also migrate sp-x509cert, sp-name-id-format, sp-privateKeyArthur Schiwon
2022-04-07makes sloWebServerDecode IdP-sensitive as it should beArthur Schiwon
2022-04-07fix settings of first provider are not present on initial loadArthur Schiwon
2022-04-07Minor fixesCarl Schwan
2022-04-07Add regex routes requirement to providerIdJohn Molakvoæ
2022-04-07add occ commands for config manipulationArthur Schiwon
2022-04-07Move SAML configurations to a table of their ownArthur Schiwon
2021-12-10cs:fixJohn Molakvoæ
2021-10-21Avoid duplicate attempt to decode guidJulius Härtl
2021-10-21Use effective uid for autoprovisioning new usersJulius Härtl
2021-09-01use system email address getter if availableArthur Schiwon
2021-05-05Actually replace $retrieveParametersFromServer parameterLukas Reschke
2021-05-04Allow setting of "retrieveParametersFromServer"Lukas Reschke
2021-03-01Merge pull request #508 from nextcloud/fix/noid/userids-not-sanitizedblizzz
2021-02-15Add logging for SLO errorsLukas Reschke
2021-01-26improve performance by reusing existing sessionsArthur Schiwon
2021-01-26adjust to recent merged changesArthur Schiwon
2021-01-26introduces a single point of saml attribute interpretationsArthur Schiwon
2021-01-26sanitize and test user id received from IdP, if original does not matchArthur Schiwon
2021-01-20make testEncodedObjectGUID more robust against false positivesArthur Schiwon
2021-01-12Bump doctrine types for 21 supportRoeland Jago Douma
2021-01-12Allow customer directlogin textRoeland Jago Douma
2020-11-24Merge pull request #468 from orandev/patch-1Roeland Jago Douma
2020-11-24fixes provisioning of userids from encoded (objectguid) valuesArthur Schiwon
2020-11-06fix missing user_saml.Idp session value which SAMLSettings rely onArthur Schiwon
2020-11-02redirects to homepage instead showing error on blank pageArthur Schiwon
2020-10-13Merge pull request #466 from nextcloud/bugfix/log-invalid-user-idblizzz
2020-10-12Merge pull request #432 from nextcloud/enh/noid/saml-response-urlblizzz
2020-10-09Fix incorrect key name in "Login flow fix"orandev
2020-10-09Add checked user id to InvalidArgumentExceptionJulius Härtl
2020-10-05Fix login flow with SAMLRoeland Jago Douma
2020-09-25Handle failing SLORoeland Jago Douma
2020-09-10optional possibility to provide a URL for SLO ResponseArthur Schiwon
2020-09-08acs endpoint to always return a RedirectResponseArthur Schiwon
2020-09-07Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke
2020-08-18Add occ command to dump metadata for a given providerMaxime Besson
2020-07-10Make work with posts and cookies againRoeland Jago Douma
2020-06-30Move to migrationsJoas Schilling