Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: force lowercase emailsfix/lower-email-case | skjnldsv | 2025-07-10 | 1 | -2/+47 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 1 | -24/+11 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: unit testsfeat/add-user-enabled-apps-ocs | Jana Peper | 2025-06-18 | 1 | -0/+7 |
| | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | test: Migrate settings and provisioning_api to PHPUnit10tests/noid/migrate-more-apps-to-phpunit10 | Joas Schilling | 2025-05-16 | 1 | -88/+54 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(settings): Handle email change restriction separately from display name ↵ | provokateurin | 2025-04-02 | 1 | -10/+87 |
| | | | | | | | | | change restriction Co-authored-by: provokateurin <kate@provokateurin.de> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Louis <louis@chmn.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #49476 from nextcloud/ocs-user-info-quota-optimize | Robin Appelman | 2025-01-16 | 1 | -3/+10 |
|\ | | | | | perf: use more optimized way to get user storage info in ocs user info | ||||
| * | perf: use more optimized way to get user storage info in ocs user info when ↵ | Robin Appelman | 2025-01-06 | 1 | -3/+10 |
| | | | | | | | | | | | | possible Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix(tests): Fix getLastLogin expectation in UsersControllerTest | Côme Chilliet | 2025-01-07 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | fix: Return timestamps in unix format rather than milliseconds | Côme Chilliet | 2025-01-07 | 1 | -3/+6 |
| | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | ||||
* | | fix(tests): Adapt tests to firstLogin new feature | Côme Chilliet | 2025-01-07 | 1 | -0/+15 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(provisioning_api): Add tests for getDisabledUserDetails | Côme Chilliet | 2024-10-17 | 1 | -0/+125 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -48/+48 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | test: Fix testsfix/get-managers-as-subadmin | Christopher Ng | 2024-10-08 | 1 | -12/+8 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix: provision api's status codesfix/provisionApi-status-codes | Hamza Mahjoubi | 2024-09-30 | 1 | -5/+5 |
| | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | feat: add profile pronouns | John Molakvoæ (skjnldsv) | 2024-09-17 | 1 | -2/+16 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -89/+89 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | test(users): Adapt tests to new admin delegation checks | Louis Chemineau | 2024-07-22 | 1 | -28/+46 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-02 | 1 | -38/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Update UsersControllerTest.php | rakekniven | 2024-02-04 | 1 | -1/+1 |
| | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | fix(provisioning_api): Translate exceptions shown in the frontend + replace ↵ | Ferdinand Thiessen | 2024-02-01 | 1 | -22/+20 |
| | | | | | | some deprecations Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage | Joas Schilling | 2023-09-25 | 1 | -5/+14 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 1 | -0/+3 |
| | | | | | Co-Authored-By: hamza221 <hamzamahjoubi221@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(provisioning_api): Don't allow to configure the same additional email ↵ | Joas Schilling | 2023-04-26 | 1 | -0/+157 |
| | | | | | | multiple times Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | adjust tests after #36665 | Julien Veyssier | 2023-03-23 | 1 | -1/+7 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Fix a few tests that were using too big int values for 32bits | Côme Chilliet | 2023-02-07 | 1 | -2/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Only expose storage location to admins | Vincent Petry | 2023-01-13 | 1 | -8/+4 |
| | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix tests | Carl Schwan | 2022-11-22 | 1 | -0/+14 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix test failure introduced in https://github.com/nextcloud/server/pull/33819 | Christopher Ng | 2022-09-16 | 1 | -0/+6 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix unit tests | Joas Schilling | 2022-07-06 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix exception handling when profile data is too long | Joas Schilling | 2022-06-09 | 1 | -26/+28 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add new account properties | Christopher Ng | 2021-10-19 | 1 | -10/+84 |
| | | | | | | | | | | | | | | - New properties - Organisation - Role - Headline - Biography - Profile Enabled property - Fix errors with building default account properties - Fix L10N factory method `getLanguage` not public error - Update tests Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -5/+8 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix UserController tests failing because of max_quota app value not provided ↵ | Julien Veyssier | 2021-07-30 | 1 | -0/+27 |
| | | | | | | by mocks Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | cleanup | Arthur Schiwon | 2021-06-30 | 1 | -8/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | prov api reports multiple mail as editable field | Arthur Schiwon | 2021-06-30 | 1 | -0/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | prov api reports additional emails on getUser | Arthur Schiwon | 2021-06-30 | 1 | -3/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #26679 from ↵ | blizzz | 2021-05-13 | 1 | -8/+8 |
|\ | | | | | | | | | nextcloud/bugfix/noid/fix-unauthorized-ocs-status-in-provisioning Fix unauthorized OCS status in provisioning | ||||
| * | Fix unauthorized OCS status in provisioning | Joas Schilling | 2021-05-12 | 1 | -8/+8 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | provAPI to use only public API of IAccountManager | Arthur Schiwon | 2021-05-08 | 1 | -13/+54 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Also check implementsAction method | Joas Schilling | 2021-04-27 | 1 | -2/+85 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Only return display name as editable when the user backend allows it | Joas Schilling | 2021-04-27 | 1 | -5/+30 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add property scope tests for AccountManager | Vincent Petry | 2021-03-26 | 1 | -0/+3 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Enhance UsersControllerTest of provisioning API with scopes | Vincent Petry | 2021-03-26 | 1 | -37/+140 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Make extra user profile fields always editable | Vincent Petry | 2021-03-26 | 1 | -29/+3 |
| | | | | | | | | The fields for phone number, address, website and twitter are now editable regardless whether federated sharing and the lookup server are enabled or not. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Add a service to find out if a user knows another user | Joas Schilling | 2021-03-10 | 1 | -0/+23 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | LoggerInterface for provisioning API Controllers | Roeland Jago Douma | 2021-03-02 | 1 | -9/+10 |
| | | | | | | | Sweep swoop swaap swuup away with the deprecated stuff Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Unit tests for searching by phone number | Joas Schilling | 2020-12-07 | 1 | -8/+41 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 1 | -3/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |