104 Commity (21641302a97815c2779f65ffd9efc95cf314e48d)

Autor SHA1 Wiadomość Data
  Vincent Petry aacfef463c
Add tests for database user backend caching 7 lat temu
  Jörn Friedrich Dreyer 592c04a9db
cache loadUser if not exists 7 lat temu
  Felix Rupp e7dc1f4326
Add postLogout hook to finish sessions from external session managers (#27048) 7 lat temu
  Lukas Reschke d134dea508
Don't call function in constructor 7 lat temu
  Lukas Reschke 085891a15d
Escape like parameters in database user backend 7 lat temu
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 7 lat temu
  Morris Jobke 2e88bec14b
Fix setup issue and refine error messages 7 lat temu
  tobiasKaminsky c3fe8f6cf2
use random password if "password link" is enabled 7 lat temu
  tobiasKaminsky be139c85a8
empty password only allowed if password link is sent 7 lat temu
  tobiasKaminsky a37f29964f
add setting for "send password link" 7 lat temu
  Joas Schilling 7c47f822a1
Save the used token id in the session so it can be used later on 7 lat temu
  Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 7 lat temu
  Sandro Lutz 9b6f99ab08 Update license header 7 lat temu
  Sandro Lutz 6feff0ceba Add check if UserManager is of type PublicEmitter before calling preLogin hook 7 lat temu
  Sandro Lutz e30d28f7eb Change where preLogin hook gets called 7 lat temu
  Morris Jobke a4ad8af6e3
Add proper default value for datadir 7 lat temu
  Bjoern Schiessle cdf01feba7
add action to existing brute force protection 7 lat temu
  Loki3000 8ab16f87ac spaces added 7 lat temu
  Loki3000 5c77923360 allowed '0' uid 7 lat temu
  Loki3000 b0ff59d42f remove non required db requests 7 lat temu
  Loki3000 135198bf0d Default value for null user 7 lat temu
  Joas Schilling 5aa388bbe2
Make sure the loginname is set when logging in via cookie 7 lat temu
  Vincent Petry 91cd57e55b
Get user home folder before deletion 7 lat temu
  Roeland Jago Douma e368a745aa
Set last-login-check on basic auth 7 lat temu
  justin-sleep 25a5c655f7 Move integer casting to the top of the chain 7 lat temu
  justin-sleep bcadd22480 Explicitly cast $remember to int rather than using identity operator 7 lat temu
  justin-sleep 9ee9d21cfd Fix #2427 by converting $remember to integer 7 lat temu
  Christoph Wurst 9b808c4014 do not remember session tokens by default 7 lat temu
  Robin Appelman 0e88b519d1
fix warning with token login 7 lat temu
  Robin Appelman 2389e0f250
read lockdown scope from token 8 lat temu
  Robin Appelman b56f2c9ed0
basic lockdown logic 8 lat temu
  Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 7 lat temu
  Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 7 lat temu
  Christoph Wurst 6f86e468d4
inject ISecureRandom into user session and use injected config too 7 lat temu
  Christoph Wurst d907666232
bring back remember-me 7 lat temu
  Roeland Jago Douma f722640a32
Proper DI of config 7 lat temu
  Jörn Friedrich Dreyer f8352fcb8d
introduce callForSeenUsers and countSeenUsers (#26361) 7 lat temu
  Vincent Petry 6d1e858aa4
Fix logClientIn for non-existing users (#26292) 7 lat temu
  Robin Appelman 25ed6714c7
dont update the auth token twice 7 lat temu
  Roeland Jago Douma 1273d82e8b
Cache non existing DB user 7 lat temu
  Joas Schilling 4d1acfd4ef
Only trigger postDelete hooks when the user was deleted... 7 lat temu
  Joas Schilling 5b7b8f8dac
Remove notifications upon user deletion 7 lat temu
  Thomas Müller 82e8762c84
Fix issues where some user settings cannot be loaded when the user id differs in case sensitivity - fixes #25684 (#25686) 7 lat temu
  Robin Appelman 6c93fe08f5 dont get bruteforce delay twice 7 lat temu
  Roeland Jago Douma 6c360ad79f
Add PHPdoc 8 lat temu
  Jörn Friedrich Dreyer 291b3fd8b4
missing PHPDoc 8 lat temu
  Jörn Friedrich Dreyer da5633c31a
Type compatability 8 lat temu
  Jörn Friedrich Dreyer 3593668413
Method is deprecated 8 lat temu
  Jörn Friedrich Dreyer 5aef60d2ca
Unreachable statement 8 lat temu
  Jörn Friedrich Dreyer d2a16c4dc8
Unnecessary fully qualified names 8 lat temu