Emre Akay
|
f05e97e4e4
|
minor changes
some bugs fixed
|
11 years ago |
Emre Akay
|
c78c66a5f1
|
minor changes
some bugs fixed
|
11 years ago |
Emre Akay
|
ab95c6689b
|
print_error and print_infos changed
|
11 years ago |
Emre Akay
|
6aba583838
|
ddos protection
|
11 years ago |
Emre Akay
|
0cdf506727
|
ddos protection
|
11 years ago |
Emre Akay
|
4e0db4a591
|
ddos protection
|
11 years ago |
Emre Akay
|
ecbadd961d
|
ddos protection changed
|
11 years ago |
Emre Akay
|
72c5596865
|
logout() is debugged
|
11 years ago |
Emre Akay
|
3f917d83b1
|
Ddos protection feature has removed
|
11 years ago |
Emre Akay
|
221e686a22
|
user and aauth system variables implemented
|
11 years ago |
Emre Akay
|
aea9449d92
|
unset_user_var() implemented
|
11 years ago |
Emre Akay
|
628d6d149a
|
set_user_var() implemented
|
11 years ago |
Emre Akay
|
2a74c1131d
|
get_user_var implemented
|
11 years ago |
Emre Akay
|
7c050bc8b0
|
unset_user_var() added
perm_id to perm_par
some minor changes
|
11 years ago |
Emre Akay
|
386a77e71f
|
PhpDocs of User and Aauth System Variables.
|
11 years ago |
Emre Akay
|
982cb87c95
|
User and Aauth System Variables.
set_user_var( $key, $value, $user_id = false )
get_user_var( $key, $user_id = false)
set_aauth_var( $key, $value, $user_id = false )
get_aauth_var( $key, $user_id = false)
functions added
|
11 years ago |
Emre Akay
|
b34a57a379
|
some changes
|
11 years ago |
Emre Akay
|
20aab13344
|
bug fixed in delete_group()
|
11 years ago |
Emre Akay
|
270dc68540
|
ip_address will be also updated in update_last_login()
|
11 years ago |
Emre Akay
|
83be42c3c4
|
allow_user( ) and deny_user() functions is implemented
|
11 years ago |
Emre Akay
|
361544600a
|
v2 dev
|
11 years ago |
Emre Akay
|
77e30dc5f1
|
v2 dev
|
11 years ago |
Emre Akay
|
257e186353
|
Version 1.0 last commit
v2 dev started
|
11 years ago |
Emre Akay
|
336e5109ce
|
Example change2
|
11 years ago |
Emre Akay
|
4f32cd9d3b
|
Merge remote-tracking branch 'origin/master'
|
11 years ago |
Emre Akay
|
c54fecf491
|
Example change
|
11 years ago |
Emre Akay
|
1312c54c20
|
Merge pull request #7 from killfall/improved_hashing
Added stronger password encyption with salts
|
11 years ago |
Jacob Tomlinson
|
4aa6494064
|
Added stronger password encyption with salts
|
11 years ago |
Emre Akay
|
cf1ef61621
|
Merge pull request #6 from killfall/password_hash
Moved password hashing to separate function
|
11 years ago |
Jacob Tomlinson
|
d30566f438
|
Merge branch 'master' of https://github.com/emreakay/CodeIgniter-Aauth into password_hash
Conflicts:
application/libraries/Aauth.php
|
11 years ago |
Emre Akay
|
d64a4e936a
|
Merge pull request #5 from killfall/phpdoc
Added PHP Doc comments
|
11 years ago |
Emre Akay
|
699d729822
|
Merge pull request #4 from killfall/name_allowed_chars
Remove allowed characters from name before alphanumeric test
|
11 years ago |
Emre Akay
|
8975e71021
|
Merge pull request #3 from killfall/verification_error
Added checking for unverified account on login, display appropriate error message.
|
11 years ago |
Jacob Tomlinson
|
b5a723eb87
|
Moved password hashing to separate function
Conflicts:
application/libraries/Aauth.php
|
11 years ago |
Jacob Tomlinson
|
a8fca2f036
|
More comment and whitespace cleanup
|
11 years ago |
Jacob Tomlinson
|
c4e9da73fe
|
Added PHP Doc comments http://www.phpdoc.org/docs/latest/index.html
|
11 years ago |
Jacob Tomlinson
|
1f81b3fbee
|
Remove allowed characters before name before alphanumeric test
|
11 years ago |
Jacob Tomlinson
|
36cd525b50
|
Added checking for unverified account on login, display appropriate error message.
|
11 years ago |
Emre Akay
|
8f69f7dfe2
|
Merge pull request #2 from killfall/input_class_cookies
(Security update) Changed cookie access to use CodeIgniter input class instead of direct access
|
11 years ago |
Emre Akay
|
f0dacf2689
|
Merge pull request #1 from killfall/fix_early_headers
Removed closing tag and whitespace as it was causing headers to go early
|
11 years ago |
Jacob Tomlinson
|
534d5ca710
|
Changed cookie access to use CodeIgniter input class instead of direct access
|
11 years ago |
Jacob Tomlinson
|
af10b6475d
|
Removed closing tag and whitespace as it was causing headers to go early
|
11 years ago |
Emre Akay
|
ca5d616628
|
Update README.md
|
12 years ago |
Emre Akay
|
6bd88b5ca7
|
little
|
12 years ago |
Emre Akay
|
535f94aaf5
|
relese
|
12 years ago |
Emre Akay
|
b551cd302c
|
Merge remote-tracking branch 'origin/master'
|
12 years ago |
Emre Akay
|
9e58c3429e
|
Relase
|
12 years ago |
Emre Akay
|
3befcf92f5
|
little chance
|
12 years ago |
Emre Akay
|
c834be73c8
|
minor change
|
12 years ago |
Emre Akay
|
c24a539caa
|
minor change
|
12 years ago |