Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #53250 from nextcloud/fix/harmonize-ldap-function-logging | Côme Chilliet | 2025-06-05 | 1 | -18/+28 |
|\ | | | | | fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods | ||||
| * | fix(user_ldap): Harmonize parameter obfuscation and serialization accross ↵fix/harmonize-ldap-function-logging | Côme Chilliet | 2025-06-02 | 1 | -18/+28 |
| | | | | | | | | | | | | | | | | | | logging methods Debug log, profiler and ldap debug log had a different logic for sanitizing of parameters, aligning them. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-05 | 2 | -20/+20 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: adjust stylesheets to new codestyle | Ferdinand Thiessen | 2025-05-31 | 2 | -1/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-30 | 2 | -34/+54 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | test: Migrate User LDAP to phpunit 10tests/noid/ldap | Joas Schilling | 2025-05-28 | 32 | -662/+606 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-27 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-20 | 2 | -2/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-16 | 2 | -14/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | refactor: Apply rector refactoringschore/deps/rector-2.0 | provokateurin | 2025-05-14 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: replace leagcy OC_Helper calls with OCP\Utilchore/oc-helper-filesize | Ferdinand Thiessen | 2025-05-14 | 1 | -2/+2 |
| | | | | | | | | - Replace legacy calls with OCP\Util - Add missing deprecation notices - Inline implementation in OCP\Util and call it from OC_Helper Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-10 | 4 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-29 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-27 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-26 | 4 | -4/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #52257 from nextcloud/fix/noid/ensure-userid-attr-present | Côme Chilliet | 2025-04-22 | 1 | -0/+1 |
|\ | | | | | fix(LDAP): inlcude ldapExpertUsernameAttr in general attribute list | ||||
| * | fix(LDAP): inlcude ldapExpertUsernameAttr in general attribute listfix/noid/ensure-userid-attr-present | Arthur Schiwon | 2025-04-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | fixes corner cases in which an LDAP record might be loaded and used, where the user is still not mapped - and then this information is missing though expected. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-19 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-17 | 2 | -288/+404 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-16 | 2 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-15 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #52086 from nextcloud/fix/cleanup-user-backends | Côme Chilliet | 2025-04-14 | 5 | -22/+23 |
|\ | | | | | Cleanup user backends related methods | ||||
| * | fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backends | Côme Chilliet | 2025-04-10 | 5 | -22/+23 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-13 | 6 | -56/+60 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-12 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-10 | 4 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-09 | 18 | -12/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-04-08 | 34 | -32/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): put placeholder like string into variablefix/l10n-placeholder | Ferdinand Thiessen | 2025-04-07 | 1 | -2/+2 |
| | | | | | | Otherwise this is wrongly handled by our translation community. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-25 | 2 | -0/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-24 | 4 | -14/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-21 | 2 | -6/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-18 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-17 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-15 | 2 | -24/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager | Côme Chilliet | 2025-03-06 | 2 | -14/+18 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #51096 from ↵ | Arthur Schiwon | 2025-03-06 | 1 | -13/+14 |
|\ | | | | | | | | | nextcloud/fix/noid/ldap-setopt-for-disabling-certcheck fix(LDAP): use ldap_set_option over putenv to disable cert check | ||||
| * | fix(LDAP): use ldap_set_option over putenv to disable cert checkfix/noid/ldap-setopt-for-disabling-certcheck | Arthur Schiwon | 2025-03-03 | 1 | -13/+14 |
| | | | | | | | | | | | | the putenv option was not working reliable anymore anyway Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-06 | 124 | -252/+128 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | feat: Add bases and gidNumber attribute to ldap:test-user-settings outputenh/add-info-to-ldap-test-user-settings | Côme Chilliet | 2025-03-04 | 1 | -2/+14 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-04 | 6 | -0/+44 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-03 | 2 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-02 | 2 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-01 | 2 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-28 | 118 | -236/+166 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: remove caching in fetchListOfGroups | Daniel Kesselberg | 2025-02-27 | 2 | -17/+1 |
|/ | | | | | | | | | | | | When using nested groups without a memberof overlay, then fetchListOfGroups is called from getGroupsByMember without applying the group filter. In some setups, the "unfiltered" result is then written back to the group mapping table. That might cause random "An administrator removed you from group" activities. I was unable to replicate it locally, but we got the feedback that the random activities stopped with the patch applied. Ref: https://github.com/nextcloud/server/issues/42195 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-27 | 124 | -366/+494 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(translation): Fix string concatenation in LDAP endpointbugfix/noid/improve-english-sources | Joas Schilling | 2025-02-26 | 1 | -2/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(l10n): Improve english source strings | Joas Schilling | 2025-02-26 | 1 | -1/+1 |
| | | | | | | | - No leading/trailing whitespace - Use asci single quote Signed-off-by: Joas Schilling <coding@schilljs.com> |