Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update development kit #587

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

mjamilasfihani
Copy link
Contributor

Here is the draft 😄
Feel free to do some check.

fix #586

mjamilasfihani and others added 29 commits September 25, 2021 20:42
use `uri_string()` to get the string from current url
I use `current_url()` and at line 51 I add an extra script in case if user use index.php :)
NOTE : Since url_is() is available start from CodeIgniter 4.0.5, user must update their application.
I remove the helper('auth) since it's no use in there (performance reason) and put the session check at the begin of code, because we need a session data right?
I add defaultLandingRoute to store the default route name after user success to login (depend on the real case) or fail in Permission & Role Filters too
sorry my mistake
The Routes.php now will use reserved routing from Auth.php
@mjamilasfihani
Copy link
Contributor Author

the Deptrac test failure because of the API rate limit, sometimes I repeat the test and somehow it work!

@mjamilasfihani mjamilasfihani marked this pull request as ready for review January 9, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecated Rector Class
3 participants