138 Commits (59bbfdd94aaadb9d369834711197c296b7d90b5c)
 

Author SHA1 Message Date
Raphael Jackstadt 59bbfdd94a added checks from create_user in update_user 10 years ago
Raphael Jackstadt 11bd0dcd49 moved user_exsist_by_name out of the IF 10 years ago
Raphael Jackstadt f0f781dfca added config var for reset_password_link and verification_link, so its not needed to edit the language file 10 years ago
Raphael Jackstadt 7c749af13f removed a unused config_var 10 years ago
Raphael Jackstadt 1271388c3f fixed set_system_var bug (issue #39) 10 years ago
Raphael Jackstadt 08affa2abc changed list_user_var_keys's output from array to object 10 years ago
Raphael Jackstadt 7b180a01a1 build update_group similar to update_user 10 years ago
Raphael Jackstadt 106a3d55d1 added missing $definition to update_group 10 years ago
Raphael Jackstadt 41224e613a added to create_group and update_group 'definition' based on tswagger's sql changes 10 years ago
Raphael Jackstadt 206342b49e moved user_exsist_by_email out of else to prevent double emails in database 10 years ago
Raphael Jackstadt 790dd44a10 Configurable Login over Name or Email 10 years ago
Raphael Jackstadt fc242264a4 changed the copyright info to this year 10 years ago
Raphael Jackstadt 5df18c0897 fixed cookie creation for reCAPTCHA if it's not active 10 years ago
Raphael Jackstadt 6b68f4c21e removed unused functions 10 years ago
Raphael Jackstadt b9b855ea86 fix for empty names on creation 10 years ago
Raphael Jackstadt 5028eb7074 added db profile 10 years ago
Raphael Jackstadt b945abbdae cleaned the config file 10 years ago
Raphael Jackstadt 881bae11ab removed requirement for unique name/username 10 years ago
Emre Akay e8d5b54d37 Merge pull request #37 from tswagger/master 10 years ago
tswagger 2a83ea996a Some style changes 10 years ago
tswagger bae4b0cf17 Modified keep_infos() and keep_errors() with options 10 years ago
tswagger 5ff1af124c Fixed issue with unintentional flashdata 10 years ago
tswagger a4726f2aa0 Updated SQL Table info 10 years ago
tswagger 6eddbc63cc Modified lang-file constants to include prefix. 10 years ago
tswagger d025313e31 Fixed an issue with is_allowed 10 years ago
tswagger 9daa4df516 Modified error() and info() to NOT use flashdata by default 10 years ago
tswagger dd4550374f Removed redundant index keys on a few tables. 10 years ago
tswagger 6de68fe3be Edited README.md for grammer and content 10 years ago
tswagger 064bbf4e9e fixed minor typo in clear_infos() function name 10 years ago
tswagger ec82d3ef06 adjustments of typos 10 years ago
tswagger 6119213f19 Added same fix for info messages as was implemented for error messages 10 years ago
tswagger 1707579824 Fixed issue with error and modified control() to include redirect indicated in config file 10 years ago
Emre Akay d3617a068c Merge pull request #32 from REJack/master 10 years ago
Emre Akay 2e21f5718a Merge pull request #33 from emreakay/revert-28-master 10 years ago
Emre Akay 758fd21561 Revert "Added two new function: user_exsist_by_id() and user_exsist_by_email()" 11 years ago
Emre Akay 8f5131ab12 Merge pull request #28 from code2prog/master 11 years ago
Raphael Jackstadt 1006f8800f lil fix for reCAPTCHA 11 years ago
Raphael Jackstadt 2b934aaade reCAPTCHA integration 11 years ago
Dawid Myszczyszyn 6b1723e95a removed already existing functions 11 years ago
Dawid Myszczyszyn 4491a03086 Update README.md 11 years ago
Dawid Myszczyszyn c80bd1084d Added two new function: user_exsist_by_id() and user_exsist_by_email() 11 years ago
Emre Akay 3f65c5ff84 Merge pull request #27 from code2prog/master 11 years ago
Code2Prog 25b383bf73 Added missing id columns. 11 years ago
Emre Akay 9dd0a175be Merge pull request #26 from fotex/master 11 years ago
Emre Akay 9b5123aea9 Merge pull request #24 from REJack/master 11 years ago
Code2Prog 48059ab401 Changed collation from utf8_turkish_ci to global standard utf8_general_ci 11 years ago
Raphael Jackstadt 44cefd4a59 Fixes 11 years ago
Emre Akay 8f93f7f859 Merge pull request #17 from REJack/patch-1 11 years ago
REJack bd75de2c97 Update Aauth.php 11 years ago
REJack b4f25747cb added list_system_var_keys 11 years ago