Commit Graph

10 Commits

Author SHA1 Message Date
Roardom
b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
HDVinnie
e47afe4ab4 chore: styleci 2020-02-12 14:51:22 -05:00
HDVinnie
80c842e39c chore: update license block
- make styleci happy
2020-02-12 14:49:18 -05:00
HDVinnie
dbb928f940 chore: update license block 2020-02-12 14:45:59 -05:00
HDVinnie
05206ece0e (Add) New Hidden Captcha 🆕
- removed google
2019-11-10 17:34:34 -05:00
HDVinnie
eed3b51c92 (Update) CRUDDY PT.7 🚀 2019-10-25 17:35:14 -04:00
HDVinnie
00bb324053 Apply fixes from StyleCI 2018-12-06 14:42:13 +00:00
HDVinnie
9cc436be72 (Update) Auth System
- Fix Typo
- Add Recaptcha To Login Page
- Cleanup captcha config

NOTE: In order to use captcha on register and login pages you must have
a recaptcha account here. https://www.google.com/recaptcha/ and then
must enter your keys in the config/captcha.php and set enabled to true.
It is highly suggested you do this to avoid bot account signing up and
bot net attacks trying to brute force attack your site!
2018-09-05 09:10:42 -04:00
macmedia
8e85ad8b95 Updated the captcha config to use .env keys. Defaults to test keys. 2018-04-23 11:42:01 -07:00
HDVinnie
4aded7a5a3 (Update) Add recaptcha to register page
- closes #82
- recaptcha is disabled by default
- site key and secret key are required through google recaptcha
- Cleaned up register controller while was in there
2018-03-30 22:39:12 -04:00