Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
1 рік тому |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 рік тому |
Thomas Citharel
|
f7e65b1751
Create the database user in a transaction
|
1 рік тому |
Côme Chilliet
|
556e3c84e6
Fix return type for countUsers method
|
2 роки тому |
Christopher Ng
|
d59585974e
Fix creation of new user and display the correct error message
|
2 роки тому |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 роки тому |
Christopher Ng
|
c0868f93f1
Do not save invalid display name to the database
|
2 роки тому |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
2 роки тому |
Joas Schilling
|
25caf4a42c
Update cache when setting the password
|
2 роки тому |
Joas Schilling
|
23ef02fbe2
Use the cache also for UserBackend::getPassword
|
2 роки тому |
Côme Chilliet
|
008b79d808
Fix type errors
|
3 роки тому |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 роки тому |
Joas Schilling
|
3379e69ecc
Fix parameter types in docs
|
3 роки тому |
Joas Schilling
|
9a189bc710
Improve search results when only phonebook-matches can we autocompleted
|
3 роки тому |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 роки тому |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 роки тому |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
4 роки тому |
Christoph Wurst
|
734c62bee0
Format code according to PSR2
|
4 роки тому |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 роки тому |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 роки тому |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 роки тому |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 роки тому |
Christoph Wurst
|
1a886b1472
Add typed events for password_policy
|
5 роки тому |
Roeland Jago Douma
|
dd185e383d
Make sure limit is never negative
|
5 роки тому |
Roeland Jago Douma
|
145eee91fe
Get the proper UID
|
5 роки тому |
Christoph Wurst
|
3174012adf
Add event dispatcher to OCP
|
5 роки тому |
Arthur Schiwon
|
96bab4f969
remove obsolete use statements
|
5 роки тому |
Roeland Jago Douma
|
0c9a3de68f
Just update password hash without validating
|
6 роки тому |
Robin Appelman
|
3392302d22
make table name configurable for db user backend
|
6 роки тому |
Robin Appelman
|
4187d2cdb3
use query builder in all places in the db user backend
|
6 роки тому |