-
**Describe the bug**
A clear and concise description of the bug.
When I restart the server for first join getting a error.
**To Reproduce**
Steps to reproduce the behavior:
1. Set '...' in config…
-
Severity: Warning
Message: count(): Parameter must be an array or an object that implements Countable
Filename: libraries/Aauth.php
Line Number: 1894
Backtrace:
File: /home/XXXX/public_…
-
Hey Guys,
based on the news (#189) last week, i've pushed v3.0.0-alpha1 (i named my commit to `v3.0.0-rc1` 😅)
Now all models donw incl. PHPunit tests over [Travis-CI](https://travis-ci.org/AkaySo…
-
Hello, I have a little problem,
I'm trying to check the user's `role` in the` lsdh_effectifs` table but to verify the user, I need to check if his `username` in the` aauth_users` table is the same …
-
In the case where I use only email to login, and if the password doesn't match, the error msg return is:
aauth_error_login_failed_all: E-mail, Username or Password do not match.
you can find thi…
-
error when update password, but password still updated, this is cause of file in Aauth in library folder, if you make an error with the condition
```
if ( strlen($pass) < $this->config_vars['min'] …
-
I tried the BasespaceR package but the Client_id and Client_secret I got from MyApps dashboard don't work. Here's the error:
aAuth
-
Implement User Login, logout
-
Hey dear Aauth Community,
I am working on some projects at the moment and I am trying to figure out how to accomplish new functions like account expiry or group variables like max upload size or ma…
-
This might sound a little bit strange as there are a `deny_user()` and a `deny_group()` function in the library but you aren't really able to deny a permission using AAuth. The deny-functions only rem…