REJack
fa530832bd
added error message for `reset_password()` if ver_code empty/invalid
7 years ago
Toto Prayogo
224b40ba51
add missing some $lang ( #199 )
...
* add missing $lang
- $lang['aauth_error_no_subgroup']
- $lang['aauth_info_already_subgroup']
* update ID aauth_lang.php
* Update aauth_lang.php
8 years ago
Per Enström
bd54730137
Create aauth_lang.php
...
Translated to swedish.
9 years ago
pars0097
89cdcdd60f
Create aauth_lang.php
...
add persian :)
9 years ago
pars0097
51c5bca9af
Delete aauth_lang.php
9 years ago
pars0097
280bebd118
Create aauth_lang.php
...
add persian :)
9 years ago
Carlos Monzon
ef045fcae1
Correction of phrase
9 years ago
Vladimir (Mirivlad) Tomashevskiy
bc05227b3a
Correct some error
9 years ago
Vladimir (Mirivlad) Tomashevskiy
a9b94983d2
Add russian translate
9 years ago
Tobias Fichtner
1c67131ee8
Create aauth_lang.php
...
Add german translation
9 years ago
Terry Lin
852d4f9f34
Create aauth_lang.php
9 years ago
Terry Lin
52412ff9fe
Create aauth_lang.php
9 years ago
REJack
4675b2fc5f
Sub-Groups added
...
- added function add_subgroup($group_par, $subgroup_par)
- added function remove_subgroup($group_par, $subgroup_par)
- added function get_subgroups($group_par)
- modified is_group_allowed() to check subgroups
- modified delete_group() to remove subgroups
9 years ago
suhindra
c651d45977
add indonesian language file translation
9 years ago
REJack
a858c1abf4
changed 'TOTP Code' to 'Authentication Code' in english lang file
10 years ago
Steve
51d9ea89f8
Add first version of french language file
10 years ago
lostlian
d724b54fef
Spanish Language Added
...
Spanish Language Added
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
Raphael Jackstadt
319884689a
added specific error messages for update_user without forgotten password text
10 years ago
Raphael Jackstadt
98f0a74457
added Time-Based One-Time Password
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
790dd44a10
Configurable Login over Name or Email
...
added `login_with_name` config item
renamed `aauth_error_login_failed` to `aauth_error_login_failed_email` in lang file
added `aauth_error_login_failed_name` in lang file
changed in login function `$email` to `$identifier`
10 years ago
tswagger
6eddbc63cc
Modified lang-file constants to include prefix.
...
Modified lang-file constants to include prefix. This will help avoid collisions.
Also added a few missing items to the lang-file.
Modified list_user_var_keys() to return an array so that it can be looped through.
Fixed duplicate message when sending password reset email, line 424.
modified: application/language/english/aauth_lang.php
modified: application/libraries/Aauth.php
10 years ago
Raphael Jackstadt
2b934aaade
reCAPTCHA integration
11 years ago
REJack
27fd0a8854
Create aauth_lang.php
11 years ago
Emre Akay
e3431dc732
c
12 years ago
Emre Akay
74d4adb4d5
First commit
12 years ago