Michael
|
7dd5ea42e9
|
An empty user id does not have children
|
2021-06-19 06:27:25 +00:00 |
|
Michael
|
1ced04e54c
|
Merge remote-tracking branch 'upstream/2021.06-rc' into profile-publish
|
2021-06-16 05:01:16 +00:00 |
|
Michael
|
c17f23423f
|
Chec for missing profile first
|
2021-06-15 22:01:30 +00:00 |
|
Michael
|
e994d02791
|
Add a profile entry if missing
|
2021-06-15 21:39:28 +00:00 |
|
Michael
|
0ab24510ef
|
Centzralized functionality to update and publish profile changes
|
2021-06-15 11:12:44 +00:00 |
|
Philipp
|
bdc2cd000b
|
Update avatar after user creation
|
2021-05-30 20:47:21 +02:00 |
|
Michael
|
c6a56985a8
|
Changed comments
|
2021-05-26 18:15:07 +00:00 |
|
Michael
|
785f8124ed
|
Issue 10306: Improve local delivery
|
2021-05-26 09:24:37 +00:00 |
|
very-ape
|
e2d93b57da
|
Update src/Model/User.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-05-20 11:54:30 -07:00 |
|
very-ape
|
d66f1e30ae
|
Apply suggestions from code review
Also clean up some code, make it less needlessly verbose.
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2021-05-20 11:35:33 -07:00 |
|
very-ape
|
c89241dbd8
|
Bug fix: add missing changes.
|
2021-05-20 00:19:09 -07:00 |
|
very-ape
|
9ab57de356
|
Bug fix: allow authentication addons to create users again.
|
2021-05-20 00:16:08 -07:00 |
|
very-ape
|
9ddaabc22d
|
Move the 'authenticate' hook deeper into the authentication flow so that password authentication addons are consulted whenever a user's password needs confirming.
|
2021-05-19 13:11:31 -07:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
531ef6e6e2
|
Issue 10050: Avoid creating new contacts for expired users
|
2021-03-20 09:56:35 +00:00 |
|
Michael
|
722083f9ed
|
Avoid non numeric parameter
|
2021-01-29 23:41:42 +00:00 |
|
Hypolite Petovan
|
3e257d4266
|
Move all two-factor authentication classes in Security\TwoFactor
|
2021-01-23 05:42:58 -05:00 |
|
Michael
|
c0ac120578
|
Issue 9736: Fix for undroppable registrations
|
2021-01-02 09:11:38 +00:00 |
|
Hypolite Petovan
|
1414d43597
|
Merge pull request #9664 from annando/delete-contacts
Delete removed contacts
|
2020-12-16 11:28:56 -05:00 |
|
Michael
|
a331a8cf0a
|
Delete removed contacts
|
2020-12-15 22:56:46 +00:00 |
|
Hypolite Petovan
|
8c17a6b4d9
|
Rename Model\User::getOwnerDataById parameter to better reflect intent
|
2020-12-15 09:41:10 -05:00 |
|
Michael
|
a49a35f459
|
Centralized fetching of the default avatar
|
2020-12-07 06:43:43 +00:00 |
|
Hypolite Petovan
|
10a4802d81
|
Merge pull request #9552 from annando/zero-user
Avoid problems with uid=0
|
2020-11-19 16:23:28 -05:00 |
|
Michael
|
bd0e2dc0a8
|
Avoid problems with uid=0
|
2020-11-19 17:19:14 +00:00 |
|
Hypolite Petovan
|
a66e66359c
|
Make Model\User::getAuthenticationInfo accessible to addons
- It contains the centralized authentication requirements for user records
|
2020-11-19 11:20:17 -05:00 |
|
Michael
|
b09ffa0697
|
Relocate system user creation
|
2020-11-18 05:33:17 +00:00 |
|
Michael
|
fed1ace311
|
Fix condition
|
2020-11-17 23:59:14 +00:00 |
|
Hypolite Petovan
|
ffb4292b0b
|
Improve accuracy of User::getList with type = blocked
- user.blocked is used for pending registrations as well
|
2020-11-08 12:53:12 -05:00 |
|
Philipp
|
a6fc9cd32e
|
Remove $binary flag for HTTPRequest::get(), HTTPRequest::fetch(), HTTPRequest::fetchAll() (deprecated since PHP 5.1.3)
|
2020-10-18 20:56:31 +02:00 |
|
Philipp
|
0449077126
|
Revert "Fix IHTTPResult::getHeader() - Now returns a string array, like expected - Fix usages - Fix dataset"
This reverts commit 80bd0a4d
|
2020-10-11 23:25:40 +02:00 |
|
Philipp
|
40349bfdc4
|
Revert "IHTTPResult::getContentType is now a string again"
This reverts commit 40b11442
|
2020-10-11 23:25:29 +02:00 |
|
Philipp
|
40b11442c2
|
IHTTPResult::getContentType is now a string again
|
2020-10-10 23:11:30 +02:00 |
|
Philipp
|
80bd0a4d5a
|
Fix IHTTPResult::getHeader()
- Now returns a string array, like expected
- Fix usages
- Fix dataset
|
2020-10-10 23:11:30 +02:00 |
|
Michael
|
2d4a3f482b
|
Use new function for validity check
|
2020-10-10 07:14:43 +00:00 |
|
Michael
|
4b9cbac23e
|
Filter for account type for contacts
|
2020-10-09 19:08:50 +00:00 |
|
Michael
|
9c675c3f01
|
Fix the key fields in the self contacts
|
2020-09-26 20:59:28 +00:00 |
|
Michael
|
b61eacdadb
|
Return system account data when fetching data for user "0"
|
2020-08-23 07:29:56 +00:00 |
|
Michael Vogel
|
fc2340d4af
|
Merge pull request #8909 from MrPetovan/task/ex_auth
Refactor ExAuth for DICE
|
2020-08-22 22:12:22 +02:00 |
|
Michael
|
6fd0848cde
|
Ensure that the actor name can't be changed
|
2020-08-22 19:40:31 +00:00 |
|
Michael
|
b12a2c486e
|
Use "getActorName"
|
2020-08-22 18:52:37 +00:00 |
|
Michael
|
7dbf72e454
|
We now fetch data with an automatically generated system user
|
2020-08-22 14:48:09 +00:00 |
|
Michael
|
eb95314aaa
|
Avoid locally probing last item via network
|
2020-08-19 04:45:31 +00:00 |
|
Michael
|
5aba1df497
|
Use "User::getIdForURL"
|
2020-08-18 19:45:01 +00:00 |
|
Hypolite Petovan
|
a7f8604d42
|
Merge pull request #9019 from annando/performance
Some performance tweaks
|
2020-08-16 10:07:35 -04:00 |
|
Michael Vogel
|
87ac50e253
|
Use the uid for the owner cache
|
2020-08-16 14:51:15 +02:00 |
|
Michael Vogel
|
45c12e7716
|
Some performance tweeks
|
2020-08-16 13:57:56 +02:00 |
|
Michael
|
b136c5f32b
|
Split the CXronjobs class into separate classes
|
2020-08-16 08:39:04 +00:00 |
|
Michael
|
a3ba0ccc93
|
Simplified code
|
2020-07-29 14:59:55 +00:00 |
|
Michael
|
2a243b747d
|
Improved functionality to fetch the admin user
|
2020-07-29 14:55:55 +00:00 |
|
Michael
|
e06d9f20cf
|
AP: Always sign requests
|
2020-07-29 05:12:16 +00:00 |
|