38 Commits (26d343d33aa763b7126937680769525e51638b90)

Author SHA1 Message Date
  Alexander Piskun 26d343d33a
AppAPI: allowed to bypass Two-Factor 5 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 10 months ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Joas Schilling 343476f54f
Fix unit tests 2 years ago
  Roeland Jago Douma 3c5cf825b3 Add real events for enabled 2fa providers for users 3 years ago
  Christoph Wurst 99d525eb36
Convert 2FA token type to string 3 years ago
  Joas Schilling 49ff48fcd3
Use PSR logger in authentication 3 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login 5 years ago
  Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 5 years ago
  Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class 5 years ago
  Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation 5 years ago
  Christoph Wurst 5c70aa2a22
Remove unused import 5 years ago
  Christoph Wurst 1124b87bc0
Fix 2FA being enforced if only backup codes provider is active 5 years ago
  Christoph Wurst d248a0bd1e
Fix 2FA provider registry population on login 5 years ago
  Christoph Wurst 13d93f5b25
Make 2FA providers stateful 6 years ago
  Julius Härtl 372e06d742
Add all parameters to returnValueMap 6 years ago
  Roeland Jago Douma c92eff919e
Fix tests 6 years ago
  Roeland Jago Douma 9163cf9241
Fix AppPassword 2FA auth 6 years ago
  Roeland Jago Douma b96485b6bd
Fix login with basic auth 6 years ago
  Roeland Jago Douma 84b7022118
Improve 2FA 6 years ago
  Roeland Jago Douma e43649e67e
Fix tests 7 years ago
  Joas Schilling 5695a4ec92
Don't do a recursive search 7 years ago
  Christoph Wurst 88b7d033df fix 2fa activities tests 7 years ago
  Christoph Wurst d907666232
bring back remember-me 7 years ago
  Christoph Wurst f27b7fa8d1
Do not use underscores in PSR4 namespaces of the backup codes app 7 years ago
  Roeland Jago Douma 4d3b92e687
Fix getMock Authentication 7 years ago
  Christoph Wurst 8acb734854
add 2fa backup codes app 7 years ago
  Christoph Wurst 6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass 7 years ago
  Christoph Wurst 3521f974db
assert app is loaded in unit tests 8 years ago
  Christoph Wurst a40d64ff7f
load 2FA provider apps before querying classes 8 years ago
  Christoph Wurst 5daa9a5417 fail hard if 2fa provider can not be loaded (#25061) 8 years ago
  Joas Schilling 4b1e8a1184 One more PSR-4 fix (#24852) 8 years ago
  Christoph Wurst dfb4d426c2
Add two factor auth to core 8 years ago