Louis Chemineau
|
1e870c02f5
fix(users): Don't crash if disabled user is missing in the database
|
il y a 2 mois |
Côme Chilliet
|
27e6f27b7c
fix: Also search in email field for disabled users
|
il y a 6 mois |
Côme Chilliet
|
29e7294d9b
feat: Add back searching in disabled user list
|
il y a 6 mois |
Josh
|
a6064f508b
fix(User\Manager): Avoid future collisions with updater/audit logs
|
il y a 7 mois |
F. E Noel Nfebe
|
3fb1674251
Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger
|
il y a 9 mois |
John Molakvoæ
|
524ed97d62
fix: replace `Account name` by `Login`
|
il y a 9 mois |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
il y a 2 ans |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
il y a 9 mois |
Côme Chilliet
|
b2e9e0fa0d
chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps
|
il y a 9 mois |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
il y a 1 an |
Côme Chilliet
|
a1255539b8
Add endpoint for getting disabled user list
|
il y a 1 an |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
il y a 1 an |
Côme Chilliet
|
346344c153
Update version number in since and deprecated annotations
|
il y a 1 an |
Côme Chilliet
|
3c2b126eba
Make code clearer and bump @ deprecated annotations
|
il y a 1 an |
Carl Schwan
|
a4c599c1c9
Split new method in a new group backend interface
|
il y a 2 ans |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
il y a 2 ans |
Robin Appelman
|
853ec60f3e
also cache backend for user in memory instead of always going to redis
|
il y a 1 an |
Simon L
|
7271ec7acf
spaces are allowed in userids
|
il y a 2 ans |
Joas Schilling
|
256fbe9d77
Validate if the user part of a "cloud id" can even be a valid user id
|
il y a 2 ans |
Arthur Schiwon
|
8e8acf2d90
LDAP to no register new users when outside of fair use or over limits
|
il y a 2 ans |
Carl Schwan
|
8004aa7721
Make DisplayNameCache return null if user doesn't exists
|
il y a 2 ans |
Carl Schwan
|
51b9847fad
Merge branch 'master' into display-name-cache-public
|
il y a 2 ans |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
il y a 2 ans |
Robin Appelman
|
6d6662ec68
expose displayname cache trough a public interface
|
il y a 2 ans |
Joas Schilling
|
78e90b69ba
Don't check the configvalue for lastLogin which is never null
|
il y a 3 ans |
Joas Schilling
|
b578a1e8b5
Fair use of push notifications
|
il y a 3 ans |
Joas Schilling
|
1b8ebf2cf1
Use cached user backend info for password login
|
il y a 3 ans |
Arthur Schiwon
|
4461b9e870
enable the user to set a primary (notification) email address (backend)
|
il y a 3 ans |
Christopher Ng
|
60ecc432a4
Hash cache key
|
il y a 3 ans |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
il y a 3 ans |