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
2022-11-07do not append »(SAML)« suffix to display namesgroupbackend-upupArthur Schiwon
2022-11-04throw specific exceptionsArthur Schiwon
2022-11-04show default group prefix in settingsArthur Schiwon
2022-11-02use IGroup::getBackendNames() instead of ReflectionArthur Schiwon
2022-11-02do not use deprecated execute statementArthur Schiwon
2022-11-02use public API of QueuedJobArthur Schiwon
2022-11-02remove dead codeArthur Schiwon
2022-11-02fix testsArthur Schiwon
2022-11-02adjusts tests to supported versionsArthur Schiwon
2022-11-02do not call evaluateGroupMigrations when newGroups is nullArthur Schiwon
2022-11-02bump backend version and drop support for old Nextcloud releasesArthur Schiwon
2022-11-02Fix phpunit xml fileGiuliano Mele
2022-11-02Fix php code stylesGiuliano Mele
2022-11-02Fix php unit testsGiuliano Mele
2022-11-02Add copyrightsGiuliano Mele
2022-11-02Update appinfo/app.phpGiuliano Mele
2022-11-02Fix query SAML settingsGiuliano Mele
2022-11-02Fix service registration closure parametersGiuliano Mele
2022-11-02Update lib/UserBackend.phpJonathan Treffler
2022-11-02Update lib/Jobs/MigrateGroups.phpJonathan Treffler
2022-11-02Update lib/Jobs/MigrateGroups.phpJonathan Treffler
2022-11-02Update lib/GroupDuplicateChecker.phpJonathan Treffler
2022-11-02Update lib/GroupDuplicateChecker.phpJonathan Treffler
2022-11-02Update lib/GroupDuplicateChecker.phpJonathan Treffler
2022-11-02Update appinfo/app.phpJonathan Treffler
2022-11-02Update appinfo/app.phpJonathan Treffler
2022-11-02Revert "Append SAML_ prefix to groups"Giuliano Mele
2022-11-02Add SAML prefix to migrationGiuliano Mele
2022-11-02Append SAML_ prefix to groupsGiuliano Mele
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Apply suggestions from code review by @CarlSchwan Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupManager.php Jonathan Treffler
2022-11-02Update lib/GroupDuplicateChecker.phpJonathan Treffler
2022-11-02Update lib/GroupManager.phpJonathan Treffler
2022-11-02Fix user backend unit testsGiuliano Mele
2022-11-02Fix unit testsGiuliano Mele
2022-11-02Fix app code check compatibility 21Giuliano Mele
2022-11-02Register repair step for group migrationsGiuliano Mele
2022-11-02Ensure admin cannot unassign SAML groups/membersGiuliano Mele
2022-11-02Nextcloud 21 supportGiuliano Mele
2022-11-02Adds group backend integration testsGiuliano Mele
2022-11-02Update group manager unit testGiuliano Mele
2022-11-02Delete SAML groups without membersGiuliano Mele