Git'Fellow
|
a1681b0756
chore(db): Apply query prepared statements
|
1 月之前 |
Christoph Wurst
|
c57e684e7b
fix: Handle null checks with the ?? operator
|
2 月之前 |
Christoph Wurst
|
614f9ec0a2
refactor: Use the elvis operator
|
2 月之前 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 月之前 |
Christopher Ng
|
c390ae94ff
feat: Validate password hash
|
5 月之前 |
Christopher Ng
|
dba00560d2
perf: Return cached password hash
|
5 月之前 |
Christopher Ng
|
a330f4c9d5
feat: Implement IPasswordHashBackend in database user backend
|
5 月之前 |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 月之前 |
Andrew Summers
|
f9ce6bfdff
Refactor `OC\Server::getHasher`
|
1 年之前 |
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
|
2 年之前 |
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
|
4 年之前 |
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 年之前 |