Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Use "use" to import namespacespsalm-userCountsCarl Schwan
2022-03-11Fix psalm issue about userCountsCarl Schwan
2022-03-03code styleArthur Schiwon
2022-03-03be conservative when reading from fresh created columnArthur Schiwon
2022-02-25[tx-robot] updated from transifexNextcloud bot
2022-02-24[tx-robot] updated from transifexNextcloud bot
2022-02-22[tx-robot] updated from transifexNextcloud bot
2022-02-17Make it explicit that a DN can be used for ldap:check-userCôme Chilliet
2022-02-17Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
2022-02-17Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
2022-02-17Fix ldap:check-user method for newly created LDAP usersCôme Chilliet
2022-02-14Fix script loading in ldap's settingsLouis Chemineau
2022-02-13[tx-robot] updated from transifexNextcloud bot
2022-02-10Merge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typingVincent Petry
2022-02-10Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet
2022-02-10Fix ldap:update-uuidCôme Chilliet
2022-02-10add occ command to update UUIDs (incomplete)Arthur Schiwon
2022-02-10allow to re-run migration step when backup DB is already createdArthur Schiwon
2022-02-10invalidated duplicated UUIDs prior to migration changeArthur Schiwon
2022-02-08Remove mixed type not available in PHP 7.4Côme Chilliet
2022-02-08Add a comment explaining how Helper::loginName2UserName can workCôme Chilliet
2022-02-08Improve typing in OCA\User_LDAP\Access and reduce psalm errorsCôme Chilliet
2022-02-04fix overwriting of SUCCESS and INVALID constsArthur Schiwon
2022-02-02[tx-robot] updated from transifexNextcloud bot
2022-01-22[tx-robot] updated from transifexNextcloud bot
2022-01-13Remove useless indexes with duplicated names on backup tableCôme Chilliet
2022-01-13Update autoloaderJoas Schilling
2022-01-13Fix user_ldap migration for long DNs supportCôme Chilliet
2022-01-13Move duplicated code to a base class for group_mapping migrationsCôme Chilliet
2022-01-13Split dropTable and createTable in two migrationsCôme Chilliet
2022-01-13Fix primary key change in user_ldap migrationCôme Chilliet
2022-01-13Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan
2022-01-13[tx-robot] updated from transifexNextcloud bot
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2022-01-12Merge pull request #30572 from nextcloud/fix/lint_warningsLouis
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-11Add generic type and description when its missingLouis Chemineau
2022-01-11Typing correctionsLouis Chemineau
2022-01-10 Removed obselete language files - Pt. IIrakekniven
2022-01-10Removed obselete language filesrakekniven
2022-01-07[tx-robot] updated from transifexNextcloud bot
2022-01-04Improve ldap:test-config occ commandCôme Chilliet
2022-01-03[tx-robot] updated from transifexNextcloud bot
2021-12-27[tx-robot] updated from transifexNextcloud bot
2021-12-20Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ
2021-12-20Check if directoy is writable instead of possibly missing fileCarl Schwan
2021-12-20Merge pull request #29329 from nextcloud/fix/noid/groups-unwarranted-membersJohn Molakvoæ
2021-12-16Fix LDAP related docblocks typesCôme Chilliet
2021-12-16Fix PHP 8.1 support for user_ldap applicationCôme Chilliet
2021-12-16[tx-robot] updated from transifexNextcloud bot