-
With this sad [post ](https://forum.codeigniter.com/thread-75235.html)on the forum, I believe Codeigniter 4 is closer than ever.
What do you think of an update branch for v4?
-
> **Authentication**
The best way to authenticate is to use an environment file. See ?Startup. I usually place this in my home directory. (e.g. if using RStudio, click on Home in the file explorer, c…
-
i want to create three more columns in aauth users that will be first_name, last_name, mobile_no
is that worked ? and what are the side effects of creating manual columns
-
Hello Sir, first of all i love this library and having fun using it, i have a question i am using
$this->aauth->is_admin() function it work's fine, i have another group for customer is there any pos…
-
Please help me, i config to be true for ` 'remove_successful_attempts' => true,` but still can't
and i using function `$this->aauth->_reset_login_attempts(1);` same,
my question what is par…
ghost updated
5 years ago
-
I want to get smm2 stage information, but there are no examples to get information from the server with switch platform.
I test `example_mariokartdeluxe.py` with login.
```example_mariokartdeluxe.…
-
Hi there
I'm using Mailkit (from nuget) with an Office365 account and when I try to authenticate from oauth2 mechanism (using http://blogs.msdn.com/b/exchangedev/archive/2014/03/25/using-oauth2-to-acc…
-
Hi,
File : /application/views/backend/standart/administrator/user/user_view.php
``
replace by
``
Without this param, the ID used by default is the current logged admin ID.
Issue : Every memb…
-
![image](https://user-images.githubusercontent.com/9270445/62116185-f0df5800-b2e3-11e9-8ae3-fcc85777bb63.png)
change to strtolower on
`modules/rest/controller/backend/Rest.php`
-
Hi, I recently noticed that example_mariokartdeluxe.py doesn't seem to work anymore. Did they possibly disable the guest login?
The error I get is ``nintendo.nex.common.RMCError: RendezVous::Invalid…