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/js
AgeCommit message (Expand)Author
2022-04-11Import jstz.min.js from jstimezonedetect 1.0.7Daniel Calviño Sánchez
2022-04-07do not sort sorted provider idsArthur Schiwon
2022-04-07fix old settings present when switching providersArthur Schiwon
2022-04-07fix reading and updated name-id-format selectionArthur Schiwon
2022-04-07makes sloWebServerDecode IdP-sensitive as it should beArthur Schiwon
2022-04-07Minor fixesCarl Schwan
2022-04-07Move SAML configurations to a table of their ownArthur Schiwon
2020-11-06fetch metadata for the current configurationArthur Schiwon
2020-02-13Add setting to specify a different signature algorithmJulius Härtl
2019-05-29Make NameIDFormat configurableRoeland Jago Douma
2019-05-27Load a timezone file if no timezone is setRoeland Jago Douma
2018-11-22fix select idp combobox so that it also works with chromiumBjoern Schiessle
2018-11-14remove leading and trailing white space from settingsBjoern Schiessle
2018-11-09don't pre-select a providerBjoern Schiessle
2018-11-09add a combobox instead of buttons to select the login method if more then 4 d...Bjoern Schiessle
2018-08-14add reset buttonBjoern Schiessle
2018-08-03Update XML download button to current idpJulius Härtl
2018-08-03Fix missing config values when switching idpJulius Härtl
2018-08-03Fix emtpy ui on new instancesJulius Härtl
2018-08-03Fix issue when removing and adding the first idpJulius Härtl
2018-08-03Add controller method to delete all idp config keysJulius Härtl
2018-08-03Add global settings that are valid for all identity providersJulius Härtl
2018-08-03Allow to configure multiple SAML providersJulius Härtl
2017-09-18Only run if no type is definedLukas Reschke
2017-09-18Use callbackLukas Reschke
2017-09-18Hide attribute mapping until a type is selectedLukas Reschke
2017-02-16Add support for mapping attributesLukas Reschke
2017-01-09Make the JS work with sudo modeLukas Reschke
2016-11-14Add support for environment variable loginLukas Reschke
2016-09-26Handle redirect in PHP and not in JSLukas Reschke
2016-09-26Remove unused codeLukas Reschke
2016-08-09Slide in/out extra optionsRoeland Jago Douma
2016-07-05Add hint whether settings may workLukas Reschke
2016-06-30Replace tab based design with a scrollable designMorris Jobke
2016-06-30Add workaround for stable9 non-stable entry URLLukas Reschke
2016-06-29Add possibility to enforce local user accountLukas Reschke
2016-06-29Add application specific passwordsLukas Reschke
2016-06-29Add mapping editorLukas Reschke
2016-06-29Initial importLukas Reschke