REJack
eaa190aafc
updated submitPostCaptcha/submitGetCaptcha to disable strictly debug for curl
6 years ago
REJack
1ca6166561
fixed error without social providers in views & fixed loginFast
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
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
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
c5072c6be2
enhanced email functions
...
- added phpmailer
- updated email related functions to use phpmailer
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
76a4d788df
updated CAPTCHA & TOTP module and added CAPTCHATest & TOTPTest
6 years ago
REJack
dedbd8415c
updated modularity function
6 years ago
REJack
9804cc9e1a
added TOTP & CAPTCHA modules
...
- updated Aauth to load CAPTCHA or TOTP module if enabled
6 years ago
REJack
524f5bb474
added modularity
6 years ago
REJack
ed4b0125d5
moved $userModel in isAdmin
6 years ago
REJack
a95bc97f9e
updated Libraries/Aauth
6 years ago
REJack
a1e7655d60
added ability for accurate login errors
6 years ago
REJack
0cbc63e1e7
finished Single Login mode
...
- updated Libraries/Aauth (updated login())
- updated LoginTokenModel & LoginTokenModelTest
- updated UserSessionModel
6 years ago
REJack
14e29622ad
updated Libraries/Aauth, Aauth/GroupTest & Aauth/PermTest
...
added UserSessionModelTest
6 years ago
REJack
140a88a426
updated Libraries/Aauth, UserSessionModel & UserTest
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
e718bd69b3
added caching functionality
...
- updated Libraries/Aauth
- updated PermToGroupModelTest, PermToUserModelTest & Aauth/GroupTest
6 years ago
REJack
643290bf2b
updated Libraries/Aauth, GroupTest, PermTest & UserTest
6 years ago
REJack
0ea6c3ba4c
updated Users, Groups & Perms Controller/Views
6 years ago
REJack
83a8d9424c
updated .gitignore & app/Libraries/Aauth
6 years ago
REJack
2781c2b2ef
reverted some changes before & updated UserTest
6 years ago
REJack
d030210546
enhanced functions to use array instead of $dbReturnType
6 years ago
REJack
fcbe1c2620
rearranged use's
6 years ago
REJack
c3786bd365
added GroupVar functions & tests
6 years ago
REJack
e52f838302
updated Copyright block in all files
6 years ago
REJack
aca63f8e2a
updated Libraries/Aauth & UserTest
...
- added $this->configApp
- enhanced `listUsers()` & `listUsersPaginated()` with $groupPar
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