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
Raphael Jackstadt
25fc399bfd
Update README.md
...
Updated Wiki links
Removed Waffle.io Badge
8 years ago
Israel Estrada
a13b49191b
Update README.md ( #194 )
...
I've updated your wiki links from emreakay account to akaysoftware account!
8 years ago
REJack
2ae0b2ef70
changed CHANGELOG.md
9 years ago
REJack
ef8bfa0014
add sort parameter to list_users ( #176 )
9 years ago
REJack
e9e15035d6
is_allowed improvement ( #166 )
9 years ago
REJack
f54cab050a
changed version tag
9 years ago
REJack
86ce129638
changed CHANGELOG.md
9 years ago
REJack
d557569364
changed version tag
9 years ago
REJack
c6fc9650ff
`__contruct` cleanup
...
moved any helper loader & email library loader to the function they use the helper/library.
9 years ago
Raphael Jackstadt
1a855044a1
Merge pull request #175 from perenstrom/master
...
Swedish translation
9 years ago
Per Enström
bd54730137
Create aauth_lang.php
...
Translated to swedish.
9 years ago
Raphael Jackstadt
562e24711b
Merge pull request #169 from siarlex/master
...
Correction of phrase
9 years ago
Raphael Jackstadt
d8b840f480
Merge pull request #167 from mirivlad/master
...
Add russian translate
9 years ago
Emre Akay
ea5fb86d41
Merge pull request #172 from pars0097/master
...
add persian language
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
Raphael Jackstadt
5d934b9f63
changed CHANGELOG.md
9 years ago
Raphael Jackstadt
05e47288c7
updated version tag
9 years ago
Raphael Jackstadt
a0391c871e
Merge pull request #165 from paulcanning/2.5-stable
...
Fix for delete flag default type in SQL and list_pms function
9 years ago
Paul Canning
e404e0a5c7
Fix for list_pms
9 years ago
Paul Canning
54cfd3b2b1
Fixed PM default type for delete flag
9 years ago
Raphael Jackstadt
4672cf8770
changed CHANGELOG.md
9 years ago
Raphael Jackstadt
5cbff6c4c0
Merge pull request #163 from paulcanning/2.5-stable
...
Fix for count_unread_pms
9 years ago
Paul Canning
b409fef20c
Fixed count_unread_pms not checking for deleted status.
9 years ago
Raphael Jackstadt
6fb3db62fd
changed CHANGELOG.md
9 years ago
Raphael Jackstadt
5c5135042f
changed CHANGELOG.md
9 years ago
Raphael Jackstadt
afa16478ca
fixed email_config error ( #158 )
9 years ago
Raphael Jackstadt
e5029041ed
fixed sql error on `create_user()` with `use_password_hash`-config_var on __true__
9 years ago
REJack
bd91700380
updated `config/aauth.php`
9 years ago
REJack
793b2e9887
changed CHANGELOG.md
9 years ago
REJack
34d8a896b8
v2.5.7
...
- fixed login remember
- removed `use_cookies`-config_var (unused since reCAPTCHA doesnt use cookie/session)
- changed `logout()`
- changed `is_loggedin()` removed wrong session checks
9 years ago
REJack
b9c8fe7451
Updated CHANGELOG.md
9 years ago
REJack
fe117dd30f
v2.5.6
...
- added abilty to set a config for CI's Email Library
9 years ago
REJack
b573bf872e
updated CHANGELOG.md
9 years ago
REJack
a1bf4fb66f
fixed `reCAPTCHA`-validation (moved after `DDoS` check)
9 years ago
REJack
7ba4631060
updated CHANGELOG.md
...
- removed `updated CHANGELOG.md` commits & infos, its going to a endless loop of commits
9 years ago
REJack
91ededf5cd
changed version to 2.5.5
9 years ago
REJack
b720777c79
updated CHANGELOG.md
9 years ago
REJack
5701a7a6fc
some little fixes with ddos_protection & reCAPTCHA
...
- fixed timestamp where in `reset_login_attempts()`, `get_login_attempts()` & `update_login_attempts()`
- fixed `login()` removed cookie/session-userdata for reCAPTCHA (if reCAPTCHA needed)
- fixed `login()` moved `update_login_attempts()` before test email/name & password
- fixed `generate_recaptcha_field()` removed cookie/session check
9 years ago
REJack
4636fd7704
changed version to v2.5.4
...
updated CHANGELOG.md
9 years ago
REJack
58c9526fab
updated CHANGELOG.md
9 years ago
REJack
66622f640f
DDoS Protections fixes in `login()`
...
- removed user get query from DDoS check in
- fixed DDoS protection to update login_attempts if user not exist too
- removed user get query from DDoS/reCAPTCHA check
- fixed DDoS/reCAPTCHA proection to update login_attempts if user not exist too
- added `get_login_attempts()` returns login_attempts as INT (used in `login()`)
9 years ago
REJack
116b2c0f09
changed version to v2.5.3
9 years ago
REJack
a731c28772
fixed reCAPTCHA DDoS check
9 years ago
paulcanning
3932bef15b
Merge pull request #1 from emreakay/2.5-stable
...
2.5 stable
9 years ago