32 Commits (6f6729b3ac976fc920a365d365b87ac3b7362518)

Author SHA1 Message Date
  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
  Roeland Jago Douma 956fe1b867
Generate backups code notification if not enable but 2fa is 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 8db66d5dfb
Fix double-inserts of the same provider state 5 years ago
  Christoph Wurst 85bc5edb5e
Add integration/unit test for the double-insert of same values 5 years ago
  Christoph Wurst d8197f2b97
Rename providerset method to get primary providers 5 years ago
  Christoph Wurst c6e47e8a51
Fix login redirection if only one 2FA provider is active 5 years ago
  Christoph Wurst d248a0bd1e
Fix 2FA provider registry population on login 5 years ago
  Christoph Wurst fc149bab3c
Fix duplicate inserts in the 2fa provider registry DAO 6 years ago
  Christoph Wurst 7be465febe
Make new classes strict and fix license header 6 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