27 次代码提交 (e42f511412c3dee98e843d215f6f74d65b8a5120)

作者 SHA1 备注 提交日期
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 个月前
  Christoph Wurst a5422a3998
fix: Show error message when CSRF check fails at login 9 个月前
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1年前
  Côme Chilliet f5c361cf44
composer run cs:fix 1年前
  Thomas Citharel 6b7da88b0b
Validate user timezone given from login data before saving it 1年前
  Roeland Jago Douma 77df92cabf
feat: add event for failed logins 1年前
  Julius Härtl 298d2b9b58
Skip general login with email for non-valid addresses and LDAP 1年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  J0WI 74a7c2eefc Use correct getSystemValue type 3 年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 年前
  Joas Schilling 49ff48fcd3
Use PSR logger in authentication 3 年前
  Christoph Wurst cb057829f7
Update license headers for 19 4 年前
  Julius Härtl 2eadf9d567
Do not create remember me cookie 4 年前
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 年前
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 年前
  Christoph Wurst 85e369cddb
Fix multiline comments 4 年前
  Christoph Wurst c4998efcfc
Migrate to PSR1 coding style 4 年前
  Roeland Jago Douma 53db05a1f6
Start with webauthn 4 年前
  Roeland Jago Douma f04f34b94b
Make password nullable in LoginData 4 年前
  Roeland Jago Douma 84f3d2ddeb
[POC] Event for failed login attempts 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 年前
  Roeland Jago Douma 210a0554a2
Use the actual password to update the tokens 4 年前
  Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login 5 年前
  Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 5 年前