Illori
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
Antes
|
aed6edb0e1
- Display.php
|
11 năm trước cách đây |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 năm trước cách đây |
emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
11 năm trước cách đây |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 năm trước cách đây |
emanuele
|
5ed0020c24
2.0.4 security fixes:
|
11 năm trước cách đây |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 năm trước cách đây |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 năm trước cách đây |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 năm trước cách đây |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 năm trước cách đây |
Norv
|
74598c2506
Copyright correction.
|
12 năm trước cách đây |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 năm trước cách đây |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 năm trước cách đây |
emanuele
|
b86776e8a5
login and activate are actions for guests, not for registered users
|
12 năm trước cách đây |
emanuele45
|
7687ab0552
Merge pull request #107 from jdarwood007/login-ignore-convter-passwords
|
12 năm trước cách đây |
emanuele45
|
0ff0d79c4d
Merge pull request #121 from emanuele45/patch-1
|
12 năm trước cách đây |
emanuele45
|
666f415f07
Merge pull request #81 from eurich/master
|
12 năm trước cách đây |
emanuele45
|
5aacb06559
integrate_other_passwords should pass the array of other passwords
|
12 năm trước cách đây |
Jeremy D
|
af7e4465fd
Left some testing code
|
12 năm trước cách đây |
Jeremy D
|
cd93d504fe
Validate our schema for a log(in|out)_url
|
12 năm trước cách đây |
Jeremy D
|
01e099f9ce
By default we shouldn't try to convert non-compatible passwords. Conversions should enable this option automatically to allow proper conversion of passwords. There is no reason to attempt to fix these passwords for SMF installs that are not conversions and is just a waste of resources to do so.
|
12 năm trước cách đây |
ThorstenEurich
|
d4de4f8455
Added hook: allow mods to easily extend the $other_passwords array
|
12 năm trước cách đây |
ThorstenEurich
|
e96b27f4ae
converted passwords sometimes broken
|
12 năm trước cách đây |
emanuele
|
23cdbaf210
This should do the trick with tokens and logins: password hashed in javascript using toekn too
|
12 năm trước cách đây |
emanuele
|
9e3c2dc1b9
! Workaround for the wrong redirect on quick login (i.e. when a login page is presented login_url is set and used in any subsequent login from the quick-login) [Topic 406752]
|
12 năm trước cách đây |
emanuele
|
e16e1b0b16
! Automatically enable moderator session (to access moderation center) after login, the same thing done for the admin panel
|
12 năm trước cách đây |
Spuds
|
739035b053
! removed an unnecessary error suppression
|
12 năm trước cách đây |
Spuds
|
85f1a014eb
! removed error suppression with proper check LogInOut.php
|
12 năm trước cách đây |
Spuds
|
2177f8c106
! replace some strpos(strtolower()) with stripos where mods generally don't play
|
12 năm trước cách đây |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 năm trước cách đây |