You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
REJack 4178d68bf3
updated .travis.yml & .gitlab-ci.yml for further TOTP testing
6 years ago
_travis added updated stuff from github tests 6 years ago
app added TOTP & CAPTCHA modules 6 years ago
public/assets updated Users, Groups & Perms Controller/Views 6 years ago
tests/Aauth added ability for accurate login errors 6 years ago
.editorconfig updated some files 7 years ago
.gitattributes added updated stuff from github tests 6 years ago
.gitignore updated .gitignore & app/Libraries/Aauth 6 years ago
.gitlab-ci.yml updated .travis.yml & .gitlab-ci.yml for further TOTP testing 6 years ago
.travis.yml updated .travis.yml & .gitlab-ci.yml for further TOTP testing 6 years ago
CHANGES.md renamed linkTotp to totpLink 6 years ago
README.md Update README.md 6 years ago
TODO.md updated Controllers & Views 6 years ago
composer.json added updated stuff from github tests 6 years ago
phpunit.xml updated .gitignore, composer.json & phpunit.xml 6 years ago

README.md

CodeIgniter-Aauth v3

pipeline status coverage report

for CodeIgniter 4.x

Aauth is a User Authorization Library for CodeIgniter 4.x, which aims to make easy some essential jobs such as login, permissions and access operations. Despite its ease of use, it has also very advanced features like groupping, access management, and public access.