| Commit message (Expand) | Author | Age | Files | Lines |
* | Discard duplicate collection name from account serialization | Christopher Ng | 2022-03-17 | 1 | -2/+9 |
* | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
|\ |
|
| * | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | | Fix undefined/unset scope in account properties | Joas Schilling | 2022-01-11 | 1 | -0/+1 |
* | | Fix email verification | Christopher Ng | 2022-01-06 | 1 | -1/+4 |
|/ |
|
* | Obey col length of 255 to insert and search in accounts_data | Arthur Schiwon | 2021-11-26 | 1 | -1/+8 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 3 | -3/+4 |
* | fix populating account array with missing default values | Arthur Schiwon | 2021-10-22 | 1 | -6/+7 |
* | Add new account properties | Christopher Ng | 2021-10-19 | 2 | -13/+53 |
* | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 3 | -11/+150 |
* | cleanup | Arthur Schiwon | 2021-06-30 | 1 | -7/+3 |
* | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 2 | -132/+147 |
* | adjust email verification checker | Arthur Schiwon | 2021-06-30 | 1 | -16/+18 |
* | fix code style | Arthur Schiwon | 2021-06-30 | 2 | -2/+2 |
* | adjust verification state updater method | Arthur Schiwon | 2021-06-30 | 1 | -70/+33 |
* | make AccountManager actually write multi value properties | Arthur Schiwon | 2021-06-30 | 1 | -98/+145 |
* | accounts event handler to use eventdispatcher, DI and Accounts API | Arthur Schiwon | 2021-06-30 | 1 | -39/+28 |
* | prov api to be able to edit multivalue properties | Arthur Schiwon | 2021-06-30 | 1 | -0/+13 |
* | prov api reports additional emails on getUser | Arthur Schiwon | 2021-06-30 | 1 | -2/+26 |
* | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper... | blizzz | 2021-06-08 | 4 | -57/+273 |
|\ |
|
| * | psalm happiness | Arthur Schiwon | 2021-06-04 | 2 | -2/+2 |
| * | adjust property type declaration | Arthur Schiwon | 2021-06-03 | 1 | -1/+1 |
| * | fix code style | Arthur Schiwon | 2021-06-03 | 3 | -3/+2 |
| * | allow interacting with IAccountPropertyCollections | Arthur Schiwon | 2021-06-03 | 4 | -14/+98 |
| * | add IAccountPropertyCollection with implementation | Arthur Schiwon | 2021-06-03 | 1 | -0/+86 |
| * | deal with property collections when fetching users (with update) | Arthur Schiwon | 2021-06-03 | 1 | -14/+39 |
| * | refactor validators and sanitizers | Arthur Schiwon | 2021-06-03 | 1 | -35/+57 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -7/+9 |
|/ |
|
* | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 2 | -4/+17 |
* | allow to set valid scopes only in AccountProperty | Arthur Schiwon | 2021-05-12 | 1 | -11/+20 |
* | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-... | Joas Schilling | 2021-04-26 | 1 | -0/+30 |
|\ |
|
| * | Validate the website field input to be a valid URL | Joas Schilling | 2021-04-22 | 1 | -0/+30 |
* | | Guard against null phone number value | Daniel Calviño Sánchez | 2021-04-23 | 1 | -0/+3 |
|/ |
|
* | Limit size of properties to 2048 characters | Lukas Reschke | 2021-04-08 | 1 | -0/+11 |
* | Allow apps to write/update account data | Joas Schilling | 2021-03-31 | 1 | -0/+14 |
* | Add property scope tests for AccountManager | Vincent Petry | 2021-03-26 | 1 | -6/+13 |
* | OCS allow reading and writing account property scopes | Vincent Petry | 2021-03-26 | 2 | -2/+33 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 2 | -10/+28 |
* | Chunk the array of phone numbers | Joas Schilling | 2021-03-12 | 1 | -5/+9 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Make the throwing optional, so background tasks don't break | Joas Schilling | 2020-12-07 | 1 | -3/+11 |
* | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -12/+36 |
* | Also translate the phone number when coming in via the accounts manager API d... | Joas Schilling | 2020-12-07 | 1 | -2/+26 |
* | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 1 | -0/+19 |
* | Add a database table for the accounts data so we can search it better | Joas Schilling | 2020-12-07 | 1 | -2/+47 |
* | Make code strict | Joas Schilling | 2020-12-07 | 2 | -5/+6 |
* | PSR logger for accounts | Joas Schilling | 2020-10-20 | 2 | -21/+9 |
* | Only run the query to get the account data once | Joas Schilling | 2020-10-06 | 1 | -5/+7 |
* | Create account structure also for empty record | Daniel Kesselberg | 2020-05-17 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |