Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Mark Jaquith
|
0255aa20dc
|
I before E except after C. Props schulte and Nazgul. fixes #3314
git-svn-id: https://develop.svn.wordpress.org/trunk@4442 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-02 06:01:12 +00:00 |
Ryan Boren
|
fddb91d85c
|
RTL support for login sand wp_die() from Sewar. fixes #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4359 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-07 19:12:33 +00:00 |
Mark Jaquith
|
54789f1004
|
revert login $_POST vars change from [4339]. fixes #3123
git-svn-id: https://develop.svn.wordpress.org/trunk@4354 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-07 03:02:42 +00:00 |
Ryan Boren
|
29b992e902
|
Improved login from Viper007Bond. fixes #3123
git-svn-id: https://develop.svn.wordpress.org/trunk@4339 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 16:47:50 +00:00 |
Ryan Boren
|
7d25a72195
|
do_action_ref_array(). fixes #3125
git-svn-id: https://develop.svn.wordpress.org/trunk@4186 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-12 17:45:23 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
092369300d
|
Grammar fix. fixes #3026
git-svn-id: https://develop.svn.wordpress.org/trunk@4143 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:02:12 +00:00 |
Ryan Boren
|
35a2023e42
|
trim login
git-svn-id: https://develop.svn.wordpress.org/trunk@4062 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-28 23:16:31 +00:00 |
Ryan Boren
|
0b25954d38
|
Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 22:00:03 +00:00 |
Ryan Boren
|
a3301d96ab
|
Don't trigger warning when first visiting login. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3972 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 09:45:09 +00:00 |
Ryan Boren
|
3b51a5aa38
|
Give feedback if username or password fields are empty. Props Nazgul. fixes #2901
git-svn-id: https://develop.svn.wordpress.org/trunk@3966 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 01:56:20 +00:00 |
Ryan Boren
|
23e2a0a25f
|
Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-27 05:38:56 +00:00 |
Ryan Boren
|
1f756adfc9
|
Assume an action of resetpass if key is given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3732 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-20 22:08:37 +00:00 |
Ryan Boren
|
5ae9296015
|
Shorten key and action name to avoid long links that break in mail clients.
git-svn-id: https://develop.svn.wordpress.org/trunk@3731 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-20 21:44:14 +00:00 |
Ryan Boren
|
c25a2ca7af
|
Hide cookie layout behind wp_get_cookie_login() so that plugins can customize the cookies.
git-svn-id: https://develop.svn.wordpress.org/trunk@3565 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-22 07:30:28 +00:00 |
Ryan Boren
|
e5c3552381
|
Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 01:29:33 +00:00 |
Ryan Boren
|
6008a133c4
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:53:23 +00:00 |
Ryan Boren
|
de9f6698c2
|
Fix redirect when already logged in.
git-svn-id: https://develop.svn.wordpress.org/trunk@3391 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-02 08:46:13 +00:00 |
Ryan Boren
|
acbfe4f271
|
Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@3346 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-23 20:30:25 +00:00 |
Ryan Boren
|
028fd241ac
|
Clear user cache when the password is reset.
git-svn-id: https://develop.svn.wordpress.org/trunk@3336 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-22 01:40:32 +00:00 |
Ryan Boren
|
44fc04c42e
|
Don't treat a numeric user name as an id.
git-svn-id: https://develop.svn.wordpress.org/trunk@3310 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-15 16:45:20 +00:00 |
Ryan Boren
|
9e6d93b6d6
|
Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 10:10:10 +00:00 |
Matt Mullenweg
|
e93d21f350
|
New logo, better login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3120 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 00:51:34 +00:00 |
Matt Mullenweg
|
4ea5013876
|
Allow redirect on logout, fixes #1239
git-svn-id: https://develop.svn.wordpress.org/trunk@3044 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 01:35:15 +00:00 |
Matt Mullenweg
|
4b6a074982
|
Add HTTPS support, fixes #1372
git-svn-id: https://develop.svn.wordpress.org/trunk@3041 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 01:21:28 +00:00 |
Matt Mullenweg
|
ee0398959b
|
Redirect to profile unless redirect, fixes #1240
git-svn-id: https://develop.svn.wordpress.org/trunk@2985 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-05 22:17:34 +00:00 |
Matt Mullenweg
|
985e79217b
|
Allow for more redirect flexibility
git-svn-id: https://develop.svn.wordpress.org/trunk@2876 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-14 20:57:21 +00:00 |
Matt Mullenweg
|
68ee8caad4
|
Better tab order, indenting
git-svn-id: https://develop.svn.wordpress.org/trunk@2747 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-03 01:56:02 +00:00 |
Matt Mullenweg
|
2c7be48b87
|
Uncheck by default, fixes #1537
git-svn-id: https://develop.svn.wordpress.org/trunk@2736 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-26 20:02:42 +00:00 |
Matt Mullenweg
|
fc89fd51ca
|
Remember me button on login, fixes #379
git-svn-id: https://develop.svn.wordpress.org/trunk@2733 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-23 06:56:59 +00:00 |
Matt Mullenweg
|
3bb5555bb2
|
More cookie catchups
git-svn-id: https://develop.svn.wordpress.org/trunk@2726 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-18 20:12:48 +00:00 |
Ryan Boren
|
7e94ba45c5
|
Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2712 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-15 01:24:08 +00:00 |
Ryan Boren
|
a6881402ef
|
Initialize message before concat.
git-svn-id: https://develop.svn.wordpress.org/trunk@2658 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-24 01:22:55 +00:00 |
Matt Mullenweg
|
47d80615b5
|
More user updates
git-svn-id: https://develop.svn.wordpress.org/trunk@2632 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-12 23:14:52 +00:00 |
Matt Mullenweg
|
a2fa5d6a70
|
Better headers for CGI enviroments
git-svn-id: https://develop.svn.wordpress.org/trunk@2623 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-09 00:17:43 +00:00 |
Matt Mullenweg
|
a1ac3e7120
|
It was a Wednesday. (?!) Hat tip: Lucas Larson
git-svn-id: https://develop.svn.wordpress.org/trunk@2552 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-19 17:24:05 +00:00 |
Matt Mullenweg
|
399e9acf58
|
Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
git-svn-id: https://develop.svn.wordpress.org/trunk@2548 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-19 03:35:48 +00:00 |
Ryan Boren
|
8480784cda
|
Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
git-svn-id: https://develop.svn.wordpress.org/trunk@2477 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-25 21:41:45 +00:00 |
Ryan Boren
|
b82bbcce7b
|
s/retreive/retrieve/ http://mosquito.wordpress.org/view.php?id=1071
git-svn-id: https://develop.svn.wordpress.org/trunk@2465 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-22 01:09:39 +00:00 |
Ryan Boren
|
7066c140e8
|
Remove debug cruft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2447 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-15 16:50:26 +00:00 |
Ryan Boren
|
c8b826e05b
|
Use wp_redirect() when logging out. http://mosquito.wordpress.org/view.php?id=592 Props: toby
git-svn-id: https://develop.svn.wordpress.org/trunk@2440 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 22:29:44 +00:00 |
Ryan Boren
|
fc4c1c8bfe
|
Check for empty password reset key. http://mosquito.wordpress.org/view.php?id=1080 Props: idanso
git-svn-id: https://develop.svn.wordpress.org/trunk@2438 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 17:15:56 +00:00 |
Ryan Boren
|
af3b90cc1e
|
Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
git-svn-id: https://develop.svn.wordpress.org/trunk@2437 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 17:06:18 +00:00 |
Ryan Boren
|
df3fb34a70
|
Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: https://develop.svn.wordpress.org/trunk@2436 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 16:36:09 +00:00 |
Matt Mullenweg
|
f8035ec6b4
|
Allowing more hooks into authentication - Hat tip: http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/
git-svn-id: https://develop.svn.wordpress.org/trunk@2425 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-09 22:49:42 +00:00 |
Matt Mullenweg
|
ed8a84e4cd
|
html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 04:36:57 +00:00 |
Matt Mullenweg
|
cb39e25512
|
Mail and reset fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2236 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-07 06:43:23 +00:00 |
Matt Mullenweg
|
92cf533afc
|
I almost forgot the hook
git-svn-id: https://develop.svn.wordpress.org/trunk@2216 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-05 02:22:36 +00:00 |
Matt Mullenweg
|
a7e018dda7
|
Big buttons for login and registration, more robust registration and password recovery.
git-svn-id: https://develop.svn.wordpress.org/trunk@2215 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-05 02:19:00 +00:00 |