288 Commits (2fbea315e4c700bbaf3fd010a544d07d175493d6)
 

Author SHA1 Message Date
Raphael Jackstadt 2fbea315e4 Merge pull request #142 from terrylinooo/develop 9 years ago
Terry Lin 852d4f9f34 Create aauth_lang.php 9 years ago
Terry Lin 52412ff9fe Create aauth_lang.php 9 years ago
REJack 36da952709 fixed SQL files (now its compatible with `MySQL >= 5.7.3`) 9 years ago
REJack 34f66afe5e #137 Non-user based DDoS check 9 years ago
REJack 61f9907498 removed `aauth_system_variables` from SQL files 9 years ago
REJack 51d03fa2c5 added config var info for `totp_two_step_login_redirect` 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 569fc870a6 fixed config var `password_hash_algo` string to constant and added info link 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
REJack 30a576df06 fixed fatal flaw on `update_login_attempts` (#133) 9 years ago
REJack 952f3ebe46 changed version to 2.5.0-alpha 9 years ago
Raphael Jackstadt 4b1679f756 Merge pull request #116 from REJack/master 9 years ago
REJack 0ae258d889 added function `get_user_vars($user_id)` 9 years ago
REJack 3887dd46ad renamed `valid_chars` to `additional_valid_chars` #125 9 years ago
REJack 58b08f9e26 fixed `Quick Start`-Section (changed `deny` to `deny_group`) 9 years ago
REJack 0ba3a8ea5e verification email sending disabled if a admin is creating a user 9 years ago
REJack 4675b2fc5f Sub-Groups added 9 years ago
Emre Akay c221014b64 Merge pull request #112 from waffle-iron/master 9 years ago
Making GitHub Delicious 6a34d5149e add waffle.io badge 9 years ago
Emre Akay e46962e6ae Merge pull request #95 from AnasTHH/master 9 years ago
Emre Akay 1e9b01b85e Merge pull request #110 from REJack/master 9 years ago
Emre Akay 50e8006a22 Merge pull request #108 from suhindra/master 9 years ago
Raphael Jackstadt ca2cefd2b7 added a check if user has email or name already 9 years ago
Raphael Jackstadt 33c1bf7528 removed some spaces 9 years ago
Raphael Jackstadt 586e9316a6 PHP7 fix #107 9 years ago
suhindra c651d45977 add indonesian language file translation 9 years ago
AnasTHH a775982cb8 Update Aauth.php 9 years ago
Emre Akay fc0f29b4f7 Merge pull request #102 from bevdam/master 9 years ago
Bevin eedb053d2d Updated optional name param to use false instead of string 9 years ago
Bevin b09f96f244 Fixed error on optional param of name when creating user 9 years ago
Emre Akay 1b705d0fe5 Merge pull request #98 from ManeBit/master 9 years ago
David Meyer 8d9d5b28e4 center smaller logo 9 years ago
David Meyer b690aefa31 smaller logo 9 years ago
David Meyer 7cfe1cbb79 Merge pull request #2 from emreakay/master 9 years ago
Emre Akay 8161fff5d2 Update Aauth.php 10 years ago
Emre Akay 87e70afbba Merge pull request #93 from scombat/patch-1 10 years ago
Emre Akay 7e92f7c706 Merge pull request #91 from REJack/master 10 years ago
AnasTHH 09c1ffa481 Update Aauth.php 10 years ago
AnasTHH e1dee38adc Added a function to remove member from all groups 10 years ago
scombat b254c9d715 Update array clearing for php compatibilities 10 years ago
REJack a858c1abf4 changed 'TOTP Code' to 'Authentication Code' in english lang file 10 years ago