Commit Graph

19 Commits (19880c2ffb54899f90d000a91a85b393ebb23da7)

Author SHA1 Message Date
Shift 19880c2ffb
Convert string references to `::class`
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
4 weeks ago
Daniel Supernault ef6187b917
Fix LoginController 9 months ago
Daniel Supernault 34278c77c2
Update LoginController 9 months ago
Daniel Supernault 374344754e
Lint 9 months ago
Daniel Supernault 8a89e3c963
Update captcha, use config_cache helper 3 years ago
Daniel Supernault 0325e17115
Update LoginController, fix captcha validation error message 3 years ago
Daniel Supernault 221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 3 years ago
Daniel Supernault c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 3 years ago
Daniel Supernault 50ab2e2039
Add cloud ip bans to BouncerService 3 years ago
Daniel Supernault 042c5b6c33
Improve onboarding 5 years ago
Daniel Supernault 6bf92bed27
Update LoginController, bump decayMinutes from 1 to 60 5 years ago
Daniel Supernault 082c1ccb26
Add hCaptcha 6 years ago
Shleeble 7953be29fe
Update LoginController.php 8 years ago
Daniel Supernault 89bd8f9653
Update LoginController 8 years ago
Daniel Supernault 2b76db6421
Update LoginController 8 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault bde6c0f1ff Update LoginController 8 years ago
Daniel Supernault 92939ed867 Add recaptcha to login/register form 8 years ago
Daniel Supernault a034358c98 Add Laravel Framework 9 years ago