Raphael Jackstadt
08350e7f89
Update Aauth.php
6 years ago
REJack
584ae32b8e
Social Extension (WIP)
...
- added social config vars in Aauth Config
- added Social Class
- added Social Controller
- enhanced Login & Register with Social Features
- updated tests for Social Module
- updated Account Language
6 years ago
REJack
5ed33368dc
updated Config/Aauth docs
6 years ago
REJack
a29a6d61d4
updated Tests
6 years ago
REJack
7037112e59
finalize Aauth
...
- updated Copyright PHPDocs
- updated Libraries Aauth, Aauth/CAPTCHA & Aauth/TOTP
- updated LoginAttemptModel & UserSessionModel
- updated Tests LoginAttemptModelTest, UserSessionModelTest, CAPTCHATest, LoginTest & TOTPTest
6 years ago
REJack
bfac5ad95e
enhanced loginAttemptCookie
...
- updated Config/Aauth
- updated Libraries/Aauth
- updated LoginAttemptModel
- updated CodeIgniter version in .gitlab-ci.yml & .travis.yml
6 years ago
REJack
17fc87d18e
updated Config/Aauth
6 years ago
REJack
7bffb84bea
updated Config/Aauth
...
- fixed typo
- changed dbSoftDelete to false like docs
6 years ago
REJack
524f5bb474
added modularity
6 years ago
REJack
de62c76a00
renamed linkTotp to totpLink
6 years ago
REJack
13eaf50f80
updated CHANGES.md & Config/Aauth (renamed recaptcha to captcha & added $captchaType)
6 years ago
REJack
a1e7655d60
added ability for accurate login errors
6 years ago
REJack
d77bac0ab3
first steps to Single Login Mode
...
- updated Config/Aauth (2 new config vars)
- renamed & updated create_user_sessions_table migration
- updated Libraries/Aauth (added 2 new methods)
- added UserSessionModel
6 years ago
REJack
02f271cf18
added dbReturnType
6 years ago
REJack
f6e8cd43d6
fixed typo in Config/Aauth
6 years ago
REJack
0356236f7a
added Group Variables
...
- updated Config/Aauth
- added Migration
- added GroupVariableModel & GroupVariableModelTest
6 years ago
REJack
7cf0a94445
added soft delete for users, groups & perms
...
- updated Config/Aauth
- updated GroupModel, PermModel & UserModel
- updated .env file for testing
6 years ago
REJack
e52f838302
updated Copyright block in all files
6 years ago
REJack
0af911c555
updated Aauth Config
...
- added `loginRememberCookie` incl. changed in Aauth Library
- added `loginSingleMode`
- moved `loginUseUsername` after `loginSingleMode`
- added `loginAttemptCookie`
6 years ago
REJack
9ba8f68a26
Group & Perm functions done incl. Tests (beta ready)
6 years ago
REJack
a85c453b61
updated structure for CI4-alpha.4 (renamed `application`-dir to `app`)
6 years ago