Releases: glewe/ci4-auth
Releases · glewe/ci4-auth
CI4-Auth 3.6.0
CI4-Auth 3.5.1
- Missing translation in Spanish language (thanks to @treborin )
- Fixed Active/Banned switch in User Edit page
CI4-Auth 3.5.0
- UI adjustments
- Extended BS5 helper
- Changed config variable name in Controllers top be more unique
CI4-Auth 3.4.0
- CI 4.4 adjustments
- Code review and maintenance
CI4-Auth 3.3.1
- Merged PR fix for cookie handling in CI 4.4.0+
CI4-Auth 3.3.0
- Tested with Codeigniter 4.4.1
- Added Codeigniter version to About page
CI4-Auth 3.2.0
Bugfixes:
- Fixed validation rule for permission names (only lower alpha characters and dots)
- Fixed ban switch on user edit page
- Removed extra slash from navbar links
- Fixed vulnerability as documented here: CVE-2023-32692
CI4-Auth 3.1.1
Bugfix
Fixed navbar not opening in responsive mode
CI4-Auth 3.1.0
Improvement
- Permissions renamed to a more proper naming convention
- Permissions to manage permissions are not given to any user. They can be given to any user, group or role via the GUI.
CI4-Auth 3.0.0
Feature
- Two factor authentication (2FA)
- WhoAmI page
- About page (incl. release info)
- Icon PNGs
Improvement
- Permissions display on Groups page
- Permissions display on Roles page
- Account status icons Users page
- Split readme file for better usability