| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-23 | 2 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-22 | 2 | -0/+16 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-21 | 4 | -0/+72 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-20 | 14 | -0/+70 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-19 | 2 | -2/+2 |
* | Merge pull request #44765 from nextcloud/backport/44350/stable29 | Arthur Schiwon | 2024-04-11 | 3 | -1/+21 |
|\ |
|
| * | docs(LDAP): add info on stored DN form | Arthur Schiwon | 2024-04-10 | 2 | -0/+19 |
| * | fix(LDAP): escape DN on check-user | Arthur Schiwon | 2024-04-10 | 1 | -1/+2 |
* | | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -8/+80 |
|/ |
|
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-04 | 10 | -30/+30 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 2 | -12/+14 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-16 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-08 | 2 | -0/+50 |
* | fix(user_ldap): Early failure for empty password login attempt | Côme Chilliet | 2024-03-06 | 1 | -7/+5 |
* | Merge pull request #43764 from nextcloud/fix/user_ldap-ignore-unserialize-err... | Côme Chilliet | 2024-03-06 | 1 | -0/+4 |
|\ |
|
| * | fix(user_ldap): Ignore unserialize error in group membership migration | Côme Chilliet | 2024-03-06 | 1 | -0/+4 |
* | | fix(user_ldap): Catch DB Exceptions when updating group memberships | Côme Chilliet | 2024-03-06 | 2 | -5/+88 |
|/ |
|
* | fix(migrations): Help developers to add description and copyright info | Joas Schilling | 2024-03-05 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-05 | 4 | -4/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-29 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-28 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-25 | 2 | -26/+26 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-19 | 4 | -0/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-18 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-16 | 6 | -0/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-15 | 6 | -0/+46 |
* | Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger | F. E Noel Nfebe | 2024-02-14 | 5 | -6/+11 |
|\ |
|
| * | chore: Migrate away from OC::$server->getLogger | Côme Chilliet | 2024-02-13 | 5 | -6/+11 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-14 | 64 | -128/+136 |
* | | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -1/+1 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-12 | 2 | -2/+2 |
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 4 | -36/+24 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 4 | -24/+36 |
* | fix!: Migrate jobs away from deprecated interfaces | Côme Chilliet | 2024-02-08 | 4 | -36/+24 |
* | Update apps/user_ldap/lib/Command/Search.php | Faraz Samapoor | 2024-02-06 | 1 | -1/+1 |
* | Refactors user_ldap app commands. | Faraz Samapoor | 2024-02-06 | 12 | -223/+143 |
* | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps | Côme Chilliet | 2024-02-05 | 5 | -5/+5 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-03 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-27 | 2 | -0/+58 |
* | fix(user_ldap): Ensure host is a string when checking if `ldapi` | Ferdinand Thiessen | 2024-01-26 | 1 | -1/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-21 | 2 | -4/+4 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-01-18 | 1 | -0/+2 |
* | Fix crash of login in case of duplicated group membership | Côme Chilliet | 2024-01-15 | 1 | -1/+1 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-01-09 | 1 | -1/+5 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-09 | 2 | -2/+2 |
* | Fix upgrade of user_ldap when oc_group_members contains duplicated uids | Côme Chilliet | 2024-01-04 | 1 | -5/+13 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-04 | 2 | -0/+442 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-27 | 2 | -0/+4 |