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 |
REJack
|
8ef2c2adf7
|
updated CHANGES.md, Config/Aauth, UserModelTest & UserTest
|
6 years ago |
REJack
|
2cf9459616
|
updated Config/Aauth & UserModel
|
6 years ago |
REJack
|
13ed316d2d
|
updated Config/Aauth & UserModel
|
6 years ago |
REJack
|
f5ea2a21ea
|
updated Config/Aauth, UserModel, LoginTest & UserTest
|
6 years ago |
REJack
|
6b394875b5
|
updated Config/Aauth & Aauth/UserTest
|
6 years ago |
REJack
|
87e3978caa
|
updated Config/Aauth, UserModel, UserVariableModelTest & Aauth/UserTest
|
6 years ago |
REJack
|
0b040a8a9e
|
first working account controllers (login, register, remind_password & reset_password)
- updated languages (added infoRemindSuccess & infoResetSuccess)
- added en/Account language
- added Account/Remind_password & Account/Reset_password Controllers & Views
- updated Account/Login & Account/Register Controllers & Views
- renamed views Aauth/Reset & Aauth/ResetSuccess to Aauth/RemindPassword & Aauth/ResetPassword
- updated LoginTokenModel
- updated Libraries/Aauth
- updated Config/Aauth
|
7 years ago |
REJack
|
f90b8cb1a6
|
updated authors
|
7 years ago |
REJack
|
dc6d124c7f
|
updated Config/Aauth
- changed codestandard to CodeIgniter4 (phpcs)
- added document doc & class doc
- added phpcs:ignore
- fixed code aligments
|
7 years ago |
REJack
|
b1583524e7
|
updated Config/Aauth.php (added dbTableLoginTokens)
|
7 years ago |
REJack
|
ecde5a85ee
|
move done & works
|
7 years ago |
REJack
|
0f7f126556
|
moved files into application folder (revoke own namespace)
|
7 years ago |
REJack
|
431d8b8114
|
added Config/Aauth.php
(closes #1)
|
7 years ago |