147 Commits (1e9b01b85e6ea660220fb80b66d069b140cf5a1a)

Author SHA1 Message Date
Raphael Jackstadt ca2cefd2b7 added a check if user has email or name already 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 8161fff5d2 Update Aauth.php 10 years ago
scombat b254c9d715 Update array clearing for php compatibilities 10 years ago
REJack c7e05f0265 sry thats was my failure 10 years ago
REJack 50ddf8b99c fix for allow_user and allow_group problem #90 10 years ago
Emre Akay ecb3ae3a77 Update Aauth.php 10 years ago
Steve c84fde5591 Add hash in configuration 10 years ago
Emre Akay 6f70228f71 Update Aauth.php 10 years ago
REJack f42e5468ff moved $perm_id after the if's conditions for more performance 10 years ago
REJack f51e1b4ff2 Enchantment on is_allowed() function #83 10 years ago
Emre Akay 0f31aa7ea7 Update Aauth.php 10 years ago
Emre Akay 80977fe877 Update Aauth.php 10 years ago
REJack 581981f02c fix for #79 10 years ago
Steve b9174a1cde Double declaration and assignation of valid flag 10 years ago
Vipin K. Singh 9ead7557c9 Another approach for aauth_error_login_failed 10 years ago
Vipin K. Singh 3db113a30a "aauth_error_login_failed" is not specified 10 years ago
Emre Akay cfc0295f71 Update Aauth.php 10 years ago
lostlian da36535250 Fix depreciated valid email 10 years ago
lostlian dce098ffcb Fix for depreciated valid_email function 10 years ago
lostlian 205380b22e Set definition as not mandatory parameter for create_group 10 years ago
Emre Akay a683c62c4e Update Aauth.php 10 years ago
Emre Akay bc1c12aa52 Update Aauth.php 10 years ago
Emre Akay a19e5d81f8 version 2.3.4 10 years ago
REJack e6aa1f6a05 changed __key__ to __data_key__ in ``user_variables`` & ``system_variables`` (fix for #68) 10 years ago
REJack 9aca808dd7 possible fix for #66 10 years ago
Emre Akay f7d44fc0f6 @version update 10 years ago
hbinded eacf9b1539 Fix wrong password message 10 years ago
CEkdhl 54f8563dce Fix issue with messages 10 years ago
REJack 56202a2e7d there was a mistake for #58 fix 10 years ago
REJack 39c893fcc4 fix for #58 sry for my mistake 10 years ago
Raphael Jackstadt a11bdbe580 Reserved keyword conflict in MySQL. 10 years ago
Raphael Jackstadt 136ba686bd fix for #51 'is_allowed() bug ' 10 years ago
Raphael Jackstadt 12a76b1659 changed result to row by get_pm 10 years ago
Raphael Jackstadt f0cf74ec51 added return by delete_user() 10 years ago
Raphael Jackstadt bcbf28b432 changed NULL to FALSE by get_perm_id() 10 years ago
Raphael Jackstadt 461278b157 fixed login error after TOTP check (login with wrong pw fixed) 10 years ago
Raphael Jackstadt 3413b3bf0a added configuration to not use cookies if sessions are enabled. 10 years ago
ManeBit 12d01e609f Fixing typos in functions 10 years ago
ManeBit ab64f6118f URGENT: variable scope undefined fix! 10 years ago
Raphael Jackstadt 35a9232e3e added a fix for #46 10 years ago
ManeBit 1096ff9246 function remind_password: return TRUE/FALSE. 10 years ago
Raphael Jackstadt 43f0d83fac added 'min' password length like 'max' 10 years ago
Raphael Jackstadt bbc992d2f7 Revert "added min password length" 10 years ago
Raphael Jackstadt 341bab55a7 added min password length 10 years ago
Raphael Jackstadt 515945b11a fixed issue #42 10 years ago
Raphael Jackstadt 319884689a added specific error messages for update_user without forgotten password text 10 years ago
Raphael Jackstadt 7617a79cda found a missing aauth_db 10 years ago
Raphael Jackstadt 59bbfdd94a added checks from create_user in update_user 10 years ago