Steve
6dd3839385
add gitignore for development comodity
10 years ago
Emre Akay
80977fe877
Update Aauth.php
10 years ago
Emre Akay
22f24797bb
Merge pull request #80 from REJack/master
...
fix for #79
10 years ago
Emre Akay
f93fb35a4e
Merge pull request #78 from scombat/PATCH_update_user
...
Double declaration and assignation of valid flag
10 years ago
Emre Akay
c8a144e6c2
Merge pull request #77 from scombat/configuration
...
Update config file for readability and comprehension
10 years ago
Emre Akay
ce03647a4b
Merge pull request #76 from scombat/language_french
...
Add first version of french language file
10 years ago
REJack
581981f02c
fix for #79
10 years ago
Steve
b9174a1cde
Double declaration and assignation of valid flag
10 years ago
Steve
36bce1e840
Update config file for readability and comprehension
10 years ago
Steve
51d9ea89f8
Add first version of french language file
10 years ago
Emre Akay
7ebde85d27
Merge pull request #75 from vipinks/master
...
'aauth_error_login_failed' key doesn't exist
10 years ago
Vipin K. Singh
9ead7557c9
Another approach for aauth_error_login_failed
...
keeping the old logic, but using proper lang key "aauth_error_no_user"
10 years ago
Vipin K. Singh
3db113a30a
"aauth_error_login_failed" is not specified
...
aauth_error_login_failed - this language key is not specified
10 years ago
Emre Akay
cfc0295f71
Update Aauth.php
10 years ago
Emre Akay
50d7a4d3ae
Merge pull request #71 from lostlian/master
...
Set $definition as an optional parameter in create_group and fix depreciated valid_email function
10 years ago
lostlian
da36535250
Fix depreciated valid email
...
Fix depreciated valid email
10 years ago
lostlian
dce098ffcb
Fix for depreciated valid_email function
...
Fix for depreciated valid_email function
10 years ago
lostlian
205380b22e
Set definition as not mandatory parameter for create_group
...
The $definition parameter was a required parameter and it is not like
the documentation.
10 years ago
lostlian
c176ebb926
Merge remote-tracking branch 'emreakay/master'
10 years ago
Emre Akay
a683c62c4e
Update Aauth.php
10 years ago
Emre Akay
bc1c12aa52
Update Aauth.php
10 years ago
Emre Akay
f0e4829f2b
Merge pull request #70 from REJack/master
...
changed use_cookies to true to provide CI2 Support
10 years ago
Raphael Jackstadt
bc90f5a0bb
Updated aauth.php
...
changed use_cookies to true to provide CI2 Support
10 years ago
Emre Akay
03fdc5deda
Merge pull request #69 from lostlian/master
...
Spanish Language Added
10 years ago
Emre Akay
a19e5d81f8
version 2.3.4
10 years ago
Emre Akay
81e28c6d72
Merge pull request #67 from REJack/master
...
fix for #66
10 years ago
lostlian
d724b54fef
Spanish Language Added
...
Spanish Language Added
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
...
v2.3.3 added
10 years ago
Emre Akay
a0a92dc49c
Merge pull request #63 from hbinded/master
...
Password errors were not being thrown
10 years ago
hbinded
b5edcb4a8d
Merge pull request #1 from emreakay/master
...
update
10 years ago
hbinded
4be259129d
Added wrong password message
...
This adds a 'aauth_error_login_failed_all which is referenced in the Aauth.php
10 years ago
hbinded
eacf9b1539
Fix wrong password message
...
This fixes a non existing error message if all authentication methods fail. Line 352 is calling <pre>aauth_error_login_failed</pre> but that is not in the lang line. This fix tries to match the naming used by the OP i.e. aauth_error_login_failed_xxx where xxx is the error (email/password).
10 years ago
Emre Akay
29330e248f
3.x update
10 years ago
Emre Akay
65c565b7a7
3x
10 years ago
Emre Akay
902a24854e
Merge pull request #60 from cekdahl/master
...
Fix issue with messages
10 years ago
Emre Akay
6197957be2
Merge pull request #62 from hbinded/master
...
Fix sql error
10 years ago
hbinded
26a187bd06
Fix sql error
...
This fixes the import error <pre>ERROR 1072 (42000): Key column 'read' doesn't exist in table</pre>
10 years ago
Emre Akay
e224ee336b
Merge pull request #55 from REJack/master
...
fix for #51 'is_allowed() bug'
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
REJack
4b530eda60
SQL error fixed
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
Emre Akay
fa22a5efc6
Merge pull request #52 from REJack/totp
...
TOTP and some improvements
10 years ago
Raphael Jackstadt
87369a9341
Revert "reverted the revert 😄 "
...
This reverts commit b449749451
.
10 years ago
Raphael Jackstadt
b449749451
reverted the revert 😄
10 years ago
Raphael Jackstadt
595fe0b5bb
revert max pw lenght
10 years ago