209 Commits (fa530832bd0f33532802c160933c5e71563ebe04)

Author SHA1 Message Date
REJack fa530832bd added error message for `reset_password()` if ver_code empty/invalid 7 years ago
REJack 1154c4ac0d fixed TOTP login bug (#206) 7 years ago
REJack 3724ab24e6 changed version to 2.5.14-pre 7 years ago
Raphael Jackstadt 282cb23791
changed version to 2.5.13 8 years ago
Raphael Jackstadt d6b9833c37
added list_group_perms($group_par) 8 years ago
Omkar Tapale 817f1846ed By default admin group have access to all permissions (#202) 8 years ago
REJack ef8bfa0014 add sort parameter to list_users (#176) 9 years ago
REJack e9e15035d6 is_allowed improvement (#166) 9 years ago
REJack f54cab050a changed version tag 9 years ago
REJack d557569364 changed version tag 9 years ago
REJack c6fc9650ff `__contruct` cleanup 9 years ago
Raphael Jackstadt 05e47288c7 updated version tag 9 years ago
Paul Canning e404e0a5c7 Fix for list_pms 9 years ago
Paul Canning b409fef20c Fixed count_unread_pms not checking for deleted status. 9 years ago
Raphael Jackstadt afa16478ca fixed email_config error (#158) 9 years ago
Raphael Jackstadt e5029041ed fixed sql error on `create_user()` with `use_password_hash`-config_var on __true__ 9 years ago
REJack 34d8a896b8 v2.5.7 9 years ago
REJack fe117dd30f v2.5.6 9 years ago
REJack a1bf4fb66f fixed `reCAPTCHA`-validation (moved after `DDoS` check) 9 years ago
REJack 91ededf5cd changed version to 2.5.5 9 years ago
REJack 5701a7a6fc some little fixes with ddos_protection & reCAPTCHA 9 years ago
REJack 4636fd7704 changed version to v2.5.4 9 years ago
REJack 66622f640f DDoS Protections fixes in `login()` 9 years ago
REJack 116b2c0f09 changed version to v2.5.3 9 years ago
REJack a731c28772 fixed reCAPTCHA DDoS check 9 years ago
REJack 35e3a41f29 changed version to 2.5.2 9 years ago
REJack 330028b5f7 fixed error with `user_exist_by_name()` 9 years ago
REJack 89e715e48e changed version tag 9 years ago
REJack 2e08204bce fixed `get_pm()` & `delete_pm()` 9 years ago
Paul Canning b42202780d * Fixed PM's not being decrypted with `list_pms()` https://github.com/emreakay/CodeIgniter-Aauth/issues/145 9 years ago
REJack 1eee170358 - release prefix changed in library 9 years ago
REJack 7e92c31751 v2.5.0-alpha.5 fixes 9 years ago
REJack 847a639d89 - reverted changed `count_unread_pms()` it counts now only not deleted pm's 9 years ago
REJack fe89cdb861 - fixed explanation info text in aauth config 9 years ago
REJack e6e770a95d changed `send_pm()` to `send_pms()` 9 years ago
REJack 1f1afbde0a enhanced `send_pm()` 9 years ago
REJack 10e844653e added `date_created` field to `aauth_users`-table in both SQL files 9 years ago
REJack 30239ed3a0 added `pm_encryption` config_var 9 years ago
REJack 483ed60540 enhanced `get_pm()` 9 years ago
REJack 34f66afe5e #137 Non-user based DDoS check 9 years ago
REJack 37a731dbdb totp enhancements 9 years ago
REJack bf0463310e some little fixes 9 years ago
REJack bfdc6ea1de removed System Variables 9 years ago
REJack 906ccf02e4 changed config var name from `max_login_attempt_per_minutes` to `max_login_attempt_time_period` 9 years ago
REJack fd6e3f3495 removed config var `update_last_login_attempt` 9 years ago
REJack f33affcb58 changed `get_user_groups()` (public groups now visible if checked on guests) 9 years ago
REJack bd33c956a2 BCrypt/PHP's password_hash support 9 years ago
REJack e4aa1f5bc7 tests `update_login_attempts` done 9 years ago
REJack 4c3aec4b7c fixed `strtotime()` parameter 9 years ago
REJack e205dc28b8 removed user_id for reset_/remind_password function (#124) 9 years ago