51 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
  Daniel Kesselberg 32303b6ed5 docs: remove superfluous phpdocs 10 months ago
  Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 10 months ago
  Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 11 months ago
  jld3103 d9f8522003
Fix types for reading and writing config values 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Julius Härtl 6abb37317f
Do not setup a session when not required on WebDAV requests 2 years ago
  Carl Schwan 419828c791 Fix the type of the return array in a few more places 1 year ago
  Joas Schilling 660e550260
Only check the twofactor state once per request 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 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
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Joas Schilling 49ff48fcd3
Use PSR logger in authentication 3 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst 5fc4c91a76
Fix mismatching doc block parameter types 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login 5 years ago
  Roeland Jago Douma ac8a6e2244
Clean pending 2FA authentication on password reset 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 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
  Roeland Jago Douma eddd135f14
Dispatch event on twofactor failure and success 6 years ago
  Morris Jobke 0eebff152a
Update license headers 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
  Christoph Wurst 0928b5f621
Change 2FA activities to more generic security activities 7 years ago
  Christoph Wurst ed4017dfb4
fix minor issues 7 years ago
  Christoph Wurst 7ae9442f3d
Publish, parse and filter 2FA activities 7 years ago
  Christoph Wurst 2f36920ddf fix undefined index error when the backup codes provider is not active 7 years ago
  Lukas Reschke 271f2a4cff
Fix typ in constant name 7 years ago
  Lukas Reschke b269ed5a7b
Fix invalid PHPDocs 7 years ago
  Christoph Wurst d907666232
bring back remember-me 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
  Robin Appelman 681ac9f19f Check if an app provide two-factor-auth providers before we try to use them 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 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
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Christoph Wurst 847bbc51b6
add OCC command to enable/disable 2FA for a user 8 years ago