REJack
1ca6166561
fixed error without social providers in views & fixed loginFast
6 years ago
REJack
c5f71d587c
updated UserModel to get work with beta.4
6 years ago
REJack
8e7132535b
updated migrations for CI4 beta.4
6 years ago
REJack
921cd0c78d
updated phpunit.xml
...
- added soical extension
6 years ago
REJack
ba5b19f312
updated user_guide
6 years ago
REJack
01faa07a04
updated Aauth library & Extensions
...
- updated PHPdocs overall files
- updated tests
- updated Aauth Class
- updated aauth_helper
- updated CAPTCHA extension
- updated TOTP extension
6 years ago
REJack
cfa13703fd
updated Models
...
- updated __construct in GroupModel, PermModel & UserModel
- updated PHPdocs overall files
6 years ago
REJack
b8267ab11c
added db foreign keys to tables (without cascade)
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
62ca1957fa
updated Views and Controller
...
- merged Templates (Header & Footer into Base, HeaderBlank & FooterBlank into Blank and HeaderAdmin & FooterAdmin into Admin)
- updated to match with new layout functions
- enhanced Users/Groups new & edit with allow & deny perm
- updated PHPdocs overall files
6 years ago
REJack
5ed33368dc
updated Config/Aauth docs
6 years ago
REJack
712edbd670
updated .gitlab-ci.yml
6 years ago
REJack
4d109ee75e
updated requirements.txt
6 years ago
REJack
22225d5124
removed theme requirement from docs
6 years ago
REJack
92ebe68b1a
updated docs theme
6 years ago
REJack
a32596937e
added first try of user_guide
6 years ago
REJack
a29a6d61d4
updated Tests
6 years ago
REJack
50155803ad
updated Tests to 100%
6 years ago
REJack
1b1e7c838c
updated Aauth version to 3.0.0-rc1
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
a19613e0fc
Revert "updated .travis.yml & .gitlab-ci.yml"
...
This reverts commit fbc8cbe9c5
.
6 years ago
REJack
2d22199b19
Revert "updated UserModel"
...
This reverts commit 00c0914f81
.
6 years ago
REJack
fd774e5e80
fixed DBGroup setup in GroupModel, PermModel & UserModel
6 years ago
REJack
fbc8cbe9c5
updated .travis.yml & .gitlab-ci.yml
6 years ago
REJack
c5072c6be2
enhanced email functions
...
- added phpmailer
- updated email related functions to use phpmailer
6 years ago
REJack
00c0914f81
updated UserModel
6 years ago
REJack
26368e2c80
readded migrations
6 years ago
REJack
671e88e628
removed migrations for fixing alpha.5 bug
6 years ago
REJack
a449f64fce
added workaround for codeigniter4/CodeIgniter4#1689
6 years ago
REJack
4015a7baf3
added @codeCoverageIgnore to email related functions in Libraries/Aauth
6 years ago
REJack
83d10aceb3
added totp ability & updated tests
6 years ago
REJack
89fd655074
updated captcha abilities & tests
6 years ago
REJack
8b2cc400f2
updated lang files, added totp lines
6 years ago
REJack
6ca561ebd2
updated lang files (added invalidCaptcha)
6 years ago
REJack
bc4838f03f
updated UserModel
6 years ago
REJack
24eca896c5
updated TOTPTest
6 years ago
REJack
17fc87d18e
updated Config/Aauth
6 years ago
REJack
608c537ad1
updated env files
6 years ago
REJack
2b84d4750d
Revert "updated .gitlab-ci.yml & .travis.yml"
...
This reverts commit 8487f51b43
.
6 years ago
REJack
8487f51b43
updated .gitlab-ci.yml & .travis.yml
6 years ago
REJack
8fb48af02e
updated UserSessionModelTest
6 years ago
REJack
76a4d788df
updated CAPTCHA & TOTP module and added CAPTCHATest & TOTPTest
6 years ago
REJack
dedbd8415c
updated modularity function
6 years ago
REJack
5fcd8891b2
updated phpunit.xml
6 years ago
REJack
07ce429a4d
updated Language files
6 years ago
REJack
4178d68bf3
updated .travis.yml & .gitlab-ci.yml for further TOTP testing
6 years ago
REJack
9804cc9e1a
added TOTP & CAPTCHA modules
...
- updated Aauth to load CAPTCHA or TOTP module if enabled
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