Commit Graph

8 Commits (6ae40d7266cceaf8926ca8a21a5b00321a84cdbf)

Author SHA1 Message Date
Your Name 98267eb26f refactor: replace deprecated str_random() with Str::random()
str_random() is a deprecated helper from laravel/helpers that was
missed in the initial helpers removal. Replace all 18 call sites
with the modern Str::random() equivalent.
4 weeks ago
Daniel Supernault 374344754e
Lint 9 months ago
Daniel Supernault 506f95c6b1
Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 3 years ago
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler 6 years ago
Daniel Supernault 3595552f02
Update SecuritySettings, add devices to security view 8 years ago
Daniel Supernault 7d252ea91c
Update security settings 8 years ago
Daniel Supernault 2eff42bd76
Update SecuritySettings Controller, add 2FA backup code regeneration 8 years ago
Daniel Supernault 36e8db0983
Add SecuritySettings Controller 8 years ago