scribu
|
5c6ec6cd85
|
Fix password reset procedure. See #5919
git-svn-id: https://develop.svn.wordpress.org/trunk@15735 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-06 19:02:43 +00:00 |
Ryan Boren
|
344af33b21
|
Streamline password reset process. Allow user to input new password. Props scribu. see #5919
git-svn-id: https://develop.svn.wordpress.org/trunk@15710 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-04 15:32:54 +00:00 |
Ryan Boren
|
24f53ef665
|
Remove login-header.png. Use CSS3 with fallback color. Login RTL fix. Props ocean90. fixes #13587
git-svn-id: https://develop.svn.wordpress.org/trunk@15090 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-01 15:54:00 +00:00 |
Dion Hulse
|
cf29647f4a
|
Reset position after shaking the login screen, Fixes IE6 hiding the Remember Me & Login buttons. Props ocean90. Fixes #13495
git-svn-id: https://develop.svn.wordpress.org/trunk@14817 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 11:06:44 +00:00 |
Dion Hulse
|
8bf25b8849
|
Correct the no-shake iphone check. See #13495
git-svn-id: https://develop.svn.wordpress.org/trunk@14809 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 00:26:13 +00:00 |
Peter Westwood
|
cfc03c26e7
|
Shake not your iphone for an incorrect password. Fixes #13495
git-svn-id: https://develop.svn.wordpress.org/trunk@14806 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 21:31:14 +00:00 |
Peter Westwood
|
81b12ac87e
|
Introduce __return_zero() and use it instead of create_function in the login header.
Also add version info to __return_true and __return_false.
git-svn-id: https://develop.svn.wordpress.org/trunk@14639 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-14 16:46:53 +00:00 |
Ryan Boren
|
dd9c60ef64
|
Force reauth when auth_redirect() redirects to login. see #12142
git-svn-id: https://develop.svn.wordpress.org/trunk@14556 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-11 13:44:40 +00:00 |
Ryan Boren
|
56e95f24c5
|
Fix user validation feedback. Props sivel. fixes #13162
git-svn-id: https://develop.svn.wordpress.org/trunk@14428 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-03 23:46:42 +00:00 |
Andrew Nacin
|
3be728e34b
|
Keep 'remember me' checked when user/pass is incorrect. props xibe, fixes #13165.
git-svn-id: https://develop.svn.wordpress.org/trunk@14280 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-28 17:01:55 +00:00 |
Ryan Boren
|
dc9cefd8a5
|
Use network_*_url(). see #12736
git-svn-id: https://develop.svn.wordpress.org/trunk@13884 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-29 21:45:31 +00:00 |
Dion Hulse
|
b411580268
|
Set up the password nag for newly registered users. Fixes #12143
git-svn-id: https://develop.svn.wordpress.org/trunk@13490 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-28 07:15:15 +00:00 |
Andrew Nacin
|
58b59e038f
|
Add redirect_to and associated filters to registration and password recovery. fixes #12282
git-svn-id: https://develop.svn.wordpress.org/trunk@13465 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-27 18:21:03 +00:00 |
Andrew Nacin
|
e7fa18385a
|
Use is_ssl() in place of manual SERVER['HTTPS'] == 'on' checks. fixes #11885
git-svn-id: https://develop.svn.wordpress.org/trunk@13427 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-26 06:21:47 +00:00 |
Dion Hulse
|
468d0d7cff
|
Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299
git-svn-id: https://develop.svn.wordpress.org/trunk@13242 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 02:01:46 +00:00 |
Dion Hulse
|
8fbe3333b0
|
Switch to *_user_option() for default password nag to avoid extra DB queries. Fixes #11380
git-svn-id: https://develop.svn.wordpress.org/trunk@12983 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 06:20:38 +00:00 |
Dion Hulse
|
28637f0de3
|
Show login form upon email-sent for recover/reset passwords. Props nacin. Fixes #11141
git-svn-id: https://develop.svn.wordpress.org/trunk@12981 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-06 04:42:14 +00:00 |
Ryan Boren
|
0399d5c023
|
ms-functions pruning and cleanup. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12948 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 18:57:32 +00:00 |
Ryan Boren
|
72adbb470e
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@12859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:49:05 +00:00 |
Mark Jaquith
|
46b0270ab7
|
Shake the JS weight away!
git-svn-id: https://develop.svn.wordpress.org/trunk@12817 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-24 06:16:17 +00:00 |
Mark Jaquith
|
44d8494043
|
seismic failures.
git-svn-id: https://develop.svn.wordpress.org/trunk@12815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 23:07:56 +00:00 |
Mark Jaquith
|
568efea825
|
Fix "is_multixsite()" typo from [12735]
git-svn-id: https://develop.svn.wordpress.org/trunk@12814 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-23 22:50:37 +00:00 |
Ryan Boren
|
20d3a58ee1
|
Coding style
git-svn-id: https://develop.svn.wordpress.org/trunk@12735 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 23:40:29 +00:00 |
Ron Rennick
|
8b4fbdb503
|
merge in multisite login, wp-includes, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12697 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-11 21:49:40 +00:00 |
Ryan Boren
|
31d5955eee
|
Typo fix in comment. see #11643
git-svn-id: https://develop.svn.wordpress.org/trunk@12666 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 19:10:50 +00:00 |
Ryan Boren
|
c344d100bc
|
Document impenetrable logic in login secure cookie and redirect handler. fixes #11643
git-svn-id: https://develop.svn.wordpress.org/trunk@12665 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 19:09:37 +00:00 |
Peter Westwood
|
65e4e2b2a3
|
Fix some more html encoding in email subject issues. Fixes #9913.
git-svn-id: https://develop.svn.wordpress.org/trunk@12398 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-14 22:09:54 +00:00 |
Ryan Boren
|
3e94024432
|
Pass user_login and user_email to registration_errors. Props nacin. fixes #11237
git-svn-id: https://develop.svn.wordpress.org/trunk@12266 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-23 18:51:14 +00:00 |
Andrew Ozz
|
8e956b6488
|
Show the login form in a popup when autosave hits the login grace period, fixes #10704
git-svn-id: https://develop.svn.wordpress.org/trunk@12021 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-11 11:26:59 +00:00 |
Ryan Boren
|
43c201d458
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11930 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-09-14 14:03:32 +00:00 |
Andrew Ozz
|
61c97aba16
|
Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post.
git-svn-id: https://develop.svn.wordpress.org/trunk@11874 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-25 05:14:49 +00:00 |
Ryan Boren
|
0e8ca7b71f
|
Make it raw
git-svn-id: https://develop.svn.wordpress.org/trunk@11803 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-11 05:58:48 +00:00 |
Ryan Boren
|
ecadd0a159
|
urlencode login
git-svn-id: https://develop.svn.wordpress.org/trunk@11802 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-11 05:56:43 +00:00 |
Ryan Boren
|
628a2605fc
|
Pass user login when resetting passwords.
git-svn-id: https://develop.svn.wordpress.org/trunk@11801 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-11 05:48:44 +00:00 |
Ryan Boren
|
7199d04255
|
Enforce activation key to be a string.
git-svn-id: https://develop.svn.wordpress.org/trunk@11799 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-11 05:29:36 +00:00 |
Ryan Boren
|
151bd98491
|
Reject activation keys that are arrays.
git-svn-id: https://develop.svn.wordpress.org/trunk@11797 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-11 04:53:10 +00:00 |
Andrew Ozz
|
5bf8c2ce66
|
Give login screen proper iPhone viewport, props noel, fixes #10023
git-svn-id: https://develop.svn.wordpress.org/trunk@11514 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-03 22:15:22 +00:00 |
Ryan Boren
|
71be7610db
|
noindex for login. Props Viper007Bond, joostdevalk. fixes #10026
git-svn-id: https://develop.svn.wordpress.org/trunk@11513 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-03 21:29:02 +00:00 |
Ryan Boren
|
e12c642c54
|
Trim tailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-24 23:47:49 +00:00 |
Ryan Boren
|
5f93d0344c
|
Make login more pluggable. Props Denis-de-Bernardy. fixes #9682
git-svn-id: https://develop.svn.wordpress.org/trunk@11291 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 04:55:06 +00:00 |
Mark Jaquith
|
c638e8d8de
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
Peter Westwood
|
4c01def10f
|
Add a nag message if the user is still using an auto-generated password. See #9710 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@11162 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-03 17:06:29 +00:00 |
Andrew Ozz
|
09766dfe12
|
Fix styling issues with the registration form, fixes #9688
git-svn-id: https://develop.svn.wordpress.org/trunk@11148 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-30 23:53:26 +00:00 |
Ryan Boren
|
fe7c34b6fd
|
s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 05:58:45 +00:00 |
Ryan Boren
|
a114582715
|
Some attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11104 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-27 23:09:08 +00:00 |
Ryan Boren
|
5eafd7ee5f
|
Grammar fix. Props Denis-de-Bernardy. fixes #9601
git-svn-id: https://develop.svn.wordpress.org/trunk@11022 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 21:50:29 +00:00 |
Ryan Boren
|
1fb1534e8f
|
Use wpdb::insert() and update(). Props DD32. see #6836
git-svn-id: https://develop.svn.wordpress.org/trunk@10730 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 04:27:51 +00:00 |
Ryan Boren
|
a2e52bff99
|
Check admin_url() when redirecting to profile. Props drossy. fixes #8493
git-svn-id: https://develop.svn.wordpress.org/trunk@10705 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-04 20:34:52 +00:00 |
Ryan Boren
|
d17b76012f
|
Allow filtering of login message even if empty. Props DD32. fixes #8675
git-svn-id: https://develop.svn.wordpress.org/trunk@10634 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-23 06:46:42 +00:00 |
Ryan Boren
|
e4396a891e
|
Don't show form when confirming password resets.
git-svn-id: https://develop.svn.wordpress.org/trunk@10023 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-03 19:04:07 +00:00 |
Mark Jaquith
|
62adbc1528
|
"Login" is a noun. The verb is "Log In"
git-svn-id: https://develop.svn.wordpress.org/trunk@9804 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-20 03:23:15 +00:00 |
Andrew Ozz
|
f9a2b9f6d9
|
New login form design, props iammattthomas, fixes #8286
git-svn-id: https://develop.svn.wordpress.org/trunk@9800 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-20 00:56:20 +00:00 |
Ryan Boren
|
2dc15c5a81
|
Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9699 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 23:01:16 +00:00 |
Peter Westwood
|
15f99a6338
|
Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 21:05:37 +00:00 |
Andrew Ozz
|
6b8432bbb8
|
Completion and fixes for wp-app, wp-login and xmlrpc inline documentation, props jacobsantos, fixes #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8952 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 05:15:41 +00:00 |
Ryan Boren
|
96ec3c30ce
|
Typo fix. Props jdevalk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8919 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 20:17:37 +00:00 |
Peter Westwood
|
e7559c8134
|
Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@8754 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-27 20:47:01 +00:00 |
Ryan Boren
|
f47f0a2ddd
|
Add login_redirect filter. fixes #7002 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8736 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-26 17:57:03 +00:00 |
Ryan Boren
|
00e2cd0917
|
Do secure redirect only for admin destinations. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8730 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 20:40:34 +00:00 |
Ryan Boren
|
c7cd726bf1
|
Option to force SSL. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8701 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 17:40:38 +00:00 |
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
Peter Westwood
|
0737fd60d5
|
Make lost password admin notification pluggable. Fixes #7430 props error.
git-svn-id: https://develop.svn.wordpress.org/trunk@8489 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 20:21:34 +00:00 |
Andrew Ozz
|
0a4bc18a4f
|
Login: keep username when password is incorrect and focus on password field
git-svn-id: https://develop.svn.wordpress.org/trunk@8454 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-25 06:32:53 +00:00 |
Ryan Boren
|
1a5fd227b1
|
Fix case. fixes #7344 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8411 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-23 16:36:10 +00:00 |
Ryan Boren
|
5c959b11ba
|
Allow disabling password reset per user. Props axelseaa. fixes #7344 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8400 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-22 19:15:42 +00:00 |
Ryan Boren
|
5ab6111d53
|
Inline user_login focus JS and avoid JS error. Props azaozz. fixes #7282
git-svn-id: https://develop.svn.wordpress.org/trunk@8314 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-11 20:14:44 +00:00 |
Ryan Boren
|
81da73a0b0
|
Typo fix. Props JeremyVisser. fixes #7196
git-svn-id: https://develop.svn.wordpress.org/trunk@8210 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-28 13:51:39 +00:00 |
Ryan Boren
|
1d3ec18c2d
|
Only use SSL for login POST links if SSL logins are forced. Clear old cookies. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8197 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 16:40:04 +00:00 |
Ryan Boren
|
3f0d3c8055
|
SSL fixes. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8190 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-24 22:19:27 +00:00 |
Ryan Boren
|
bab6fa872c
|
Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8069 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-11 17:25:55 +00:00 |
Ryan Boren
|
e363d391f5
|
Don't forget to echo. Props DD32. fixes #7107 see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8061 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-08 16:56:00 +00:00 |
Ryan Boren
|
5d786d179c
|
More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8058 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 07:39:11 +00:00 |
Ryan Boren
|
f213f87d59
|
First cut and better admin SSL support. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@7998 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 17:46:01 +00:00 |
Ryan Boren
|
7ed3d82a7c
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7992 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 20:33:13 +00:00 |
Ryan Boren
|
e25996c368
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 15:50:15 +00:00 |
Ryan Boren
|
0198c04b6d
|
wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 00:06:41 +00:00 |
Ryan Boren
|
e911cca913
|
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:59:27 +00:00 |
Ryan Boren
|
5800542926
|
Relocate signon to the top. Props AaronCampbell. fixes #7002
git-svn-id: https://develop.svn.wordpress.org/trunk@7958 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 16:40:49 +00:00 |
Ryan Boren
|
dcfa61678b
|
Add arg to make special chars optional when generating passwords. fixes #6842 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7836 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-25 17:12:25 +00:00 |
Ryan Boren
|
9087912f89
|
Use DB prepare on login queries. Props filosofo. fixes #6640 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7633 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-08 17:30:14 +00:00 |
Ryan Boren
|
c6fc5bb4df
|
Honor redirect_to for logged in users. Props DD32. fixes #6385
git-svn-id: https://develop.svn.wordpress.org/trunk@7524 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 07:43:52 +00:00 |
Matt Mullenweg
|
0d07e27f8e
|
So fresh and so clean, clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@7313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 17:02:16 +00:00 |
Matt Mullenweg
|
26e9b7f8ff
|
logging button should be titlecase.
git-svn-id: https://develop.svn.wordpress.org/trunk@7289 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 08:40:53 +00:00 |
Matt Mullenweg
|
ad85a75542
|
Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: https://develop.svn.wordpress.org/trunk@7213 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 21:49:08 +00:00 |
Ryan Boren
|
9dbb01550f
|
Include login rtl css. Props nbachiyski. fixes #6121
git-svn-id: https://develop.svn.wordpress.org/trunk@7203 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-10 07:11:44 +00:00 |
Peter Westwood
|
52ae4883ca
|
Abstract css colours on login page to colors-fresh. Fixes #6135 props iammattthomas.
git-svn-id: https://develop.svn.wordpress.org/trunk@7187 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-08 22:43:58 +00:00 |
Ryan Boren
|
b96041289b
|
Some password reset filters
git-svn-id: https://develop.svn.wordpress.org/trunk@7016 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-25 07:41:13 +00:00 |
Ryan Boren
|
bc0893dfc2
|
Create password reset key only once. Props tellyworth. fixes #5990
git-svn-id: https://develop.svn.wordpress.org/trunk@7015 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-25 07:34:24 +00:00 |
Ryan Boren
|
86ef3e2e7c
|
Show messages with message styling instead of error styling. fixes #5929
git-svn-id: https://develop.svn.wordpress.org/trunk@6987 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 22:07:53 +00:00 |
Ryan Boren
|
4d5fccf7cd
|
Login styling updates from mt. fixes #5929
git-svn-id: https://develop.svn.wordpress.org/trunk@6922 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-20 00:19:01 +00:00 |
Ryan Boren
|
bba5e09b61
|
Pass login, email, and errors to register_post action. fixes #5763
git-svn-id: https://develop.svn.wordpress.org/trunk@6821 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 18:42:07 +00:00 |
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
Ryan Boren
|
60b802e55d
|
Some notice fixes from Nazgul. fixes #3155
git-svn-id: https://develop.svn.wordpress.org/trunk@6711 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 18:42:09 +00:00 |
Ryan Boren
|
f0f95a1875
|
Note to self. Take note of which repository you are in before committing. Reverting [6663]
git-svn-id: https://develop.svn.wordpress.org/trunk@6664 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 20:58:26 +00:00 |
Ryan Boren
|
9735fb0f03
|
Don't assault Matt with password reset email.
git-svn-id: https://develop.svn.wordpress.org/trunk@6663 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-25 20:52:15 +00:00 |
Ryan Boren
|
9ecb360c81
|
Refactor login. see #5405
git-svn-id: https://develop.svn.wordpress.org/trunk@6643 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-22 19:35:19 +00:00 |
Matt Mullenweg
|
a2695efc33
|
New login screen. Clearing out images not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@6612 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-14 09:11:41 +00:00 |
Peter Westwood
|
debf80f07c
|
You are now logged out. Fixes #4754 props spencerp.
git-svn-id: https://develop.svn.wordpress.org/trunk@6566 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 10:26:40 +00:00 |
Ryan Boren
|
4d93675ccc
|
Show session expired message only when cookie is set.
git-svn-id: https://develop.svn.wordpress.org/trunk@6420 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-19 22:22:21 +00:00 |
Ryan Boren
|
5b1f4e739c
|
wp_set_password(). see #2394
git-svn-id: https://develop.svn.wordpress.org/trunk@6396 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-17 06:02:45 +00:00 |