Make WordPress Core

{1} All Tickets (8323 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3801 - 3900 of 8323)

Login and Registration (81 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57032 Percent sign in site title leads to signing up new users not working has-patch normal normal Awaiting Review defect (bug) 08/15/2023 3
#34372 Password reset link invalid for user names containing blanks reporter-feedback normal normal Awaiting Review defect (bug) 01/12/2021 7
#36179 Password protected post with force_ssl_admin() and domain mapping not working dev-feedback normal normal defect (bug) 06/04/2019 6
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check dev-feedback normal major Awaiting Review defect (bug) 06/08/2018 3
#34697 Password (re)set form fails when addressed as /wp-login.php/ normal normal defect (bug) 06/04/2019 6
#52529 Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset rajinsharwar has-patch normal normal 6.5 defect (bug) 10/16/2023 19
#52721 No way to filter value of $credentials['remember'] in wp_signon normal normal Future Release defect (bug) 06/02/2021 2
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 04/08/2022 14
#36010 New password reset styling changes are confusing to casual users has-patch normal major Awaiting Review enhancement 02/08/2020 18
#28351 New filters in wp-signup.php has-patch normal normal enhancement 06/04/2019 7
#28352 New filters in wp-activate.php voldemortensen has-patch normal normal enhancement 06/04/2019 9
#34712 New filter: `reset_password_url` has-patch normal normal Awaiting Review enhancement 08/27/2017 1
#34507 New action `before_login_form` needs-docs normal normal Awaiting Review enhancement 01/10/2017 5
#43536 Network registration page sabernhardt* has-patch normal normal Future Release defect (bug) 09/27/2022 10
#54298 Multisite: resetpassform always posts to the main-site wp-login.php file dev-feedback normal normal enhancement 10/01/2023 3
#54299 Multisite: The link in the password retrieval email always points to the main-site dev-feedback normal normal Awaiting Review defect (bug) 08/18/2023 2
#31076 Multisite signup functions don't support SSL normal normal defect (bug) 06/04/2019 3
#38789 Multisite sign-up improvements (potential roadmap) dev-feedback normal normal Awaiting Review feature request 03/25/2019 4
#17904 Multisite has more restrictions on user login character set needs-unit-tests normal normal 6.5 defect (bug) 11/24/2023 75
#32401 Multi step authentication - adding hooks to wp-login.php normal normal enhancement 06/04/2019
#31928 Move wp-signup.php functions to a wp-includes directory has-patch normal normal Future Release enhancement 11/22/2022 4
#58310 Move the login forms into functions and add them in place with a hook to allow them to be replaced normal normal Awaiting Review enhancement 05/14/2023
#31039 Move retrieve_password() from wp-login.php SergeyBiryukov dev-feedback normal normal Future Release enhancement 02/02/2021 5
#31821 Make interim login URL filterable johnbillion dev-feedback normal normal Future Release enhancement 08/22/2017 1
#27086 Make auth-check logins work with 1Password normal normal defect (bug) 06/04/2019 5
#33295 Login: Remove decoration from translation strings has-patch normal normal enhancement 07/15/2021 3
#38336 Login: Add new action hooks to the top of login type forms normal normal Awaiting Review enhancement 07/20/2021 1
#13655 Login/Install/User Edit should stripslashes() $_POST data has-patch normal normal defect (bug) 06/04/2019 4
#14949 Login gives false assurance of having logged out rajinsharwar* dev-feedback normal normal Future Release defect (bug) 09/27/2023 36
#50672 Login Mask jerks when I define Privacy Policy page in Chrome Browser reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2023 3
#25192 Leverage signup_id when working with $wpdb->signups normal normal enhancement 06/04/2019 2
#33307 Lack of any hooks for user registration in case of multisite installation AND BuddyPress normal normal enhancement 06/04/2019 1
#51008 Issue with multisite new user registration normal critical Awaiting Review defect (bug) 08/14/2020 1
#24465 Introduce filter for user password on registration dev-feedback normal normal enhancement 08/12/2020 2
#35177 Introduce a separate function for the login form action URL has-patch normal normal Future Release enhancement 09/18/2023 1
#36317 Introduce a cookie prefix default constant dev-feedback normal normal enhancement 06/04/2019
#36098 Install: "Repeat Password" is not required when browser js is disabled close normal normal defect (bug) 02/16/2020 5
#27165 Incorrect nonce supplied when authenticated session expires has-patch normal minor defect (bug) 06/04/2019 2
#30227 Inaccurate wording when creating a user with a reserved email address has-patch normal normal defect (bug) 02/06/2020 8
#39929 Improve ability to customize "nav" links below login form. normal normal Awaiting Review enhancement 02/21/2017
#45143 If the "recover password" form submit button is double-clicked two emails will be sent dev-feedback normal minor Awaiting Review enhancement 03/18/2019 2
#41663 Hooks for the back to login link in the footer of wp-login.php dev-feedback normal normal Awaiting Review feature request 07/20/2021 1
#56224 Hardcoded wp-login.php vs login_url filter? normal normal Future Release enhancement 09/18/2023 8
#31830 Hard coded wp-login.php url in string normal normal Future Release defect (bug) 09/18/2023 3
#58226 HTML attribute "action" on element "form": Must be non-empty. joedolson* dev-feedback normal normal 6.5 defect (bug) 11/09/2023 14
#50637 Forgot password reset link become text after sending email. reporter-feedback normal minor Awaiting Review defect (bug) 08/21/2023 3
#35817 Force users to set strong passwords close normal normal Awaiting Review enhancement 02/16/2023 20
#50684 Font/font-size change on login screen normal normal Future Release defect (bug) 08/19/2023 9
#58901 Flush 'user_activation_key' after successfully login rajinsharwar has-patch normal normal 6.5 enhancement 09/25/2023 11
#17948 Enhancements to the login and registration forms wpdavis normal normal Future Release enhancement 10/06/2017 20
#39985 Do action before send email of retrieve password normal normal Awaiting Review feature request 03/08/2017 2
#30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field dev-feedback normal normal Future Release defect (bug) 02/15/2020 6
#40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` dev-feedback normal normal Awaiting Review enhancement 05/04/2018 1
#46618 Change login behaviour to only set the test cookie when a user attempts to login instead of just on visiting the login page dev-feedback normal normal Awaiting Review enhancement 04/05/2019 8
#55459 Change Login Label name has-patch normal normal 6.5 enhancement 12/08/2023 19
#34236 Better passwords - differences between setting and resetting password? normal normal defect (bug) 02/23/2021 2
#15706 Allow wildcarded domains in multisite limited email domains westi normal normal enhancement 06/04/2019 34
#35428 Allow the suppression of errors if user already exists reporter-feedback normal normal enhancement 06/04/2019 7
#41170 Allow the newbloguser screen to be themed normal normal Awaiting Review feature request 06/26/2017 1
#44517 Allow specifying the WordPress username to be filled in on the login form via a URL parameter. normal normal Awaiting Review enhancement 01/16/2019
#43080 Allow access to triggered WP_Error when using login_errors and login_messages filters normal normal Awaiting Review enhancement 10/13/2020
#54685 Admin email verification redirects back to login page has-patch normal normal Awaiting Review defect (bug) 08/16/2023 3
#42610 Admin created account password reset process not reverse proxy friendly normal normal Awaiting Review defect (bug) 11/17/2017
#37870 Adding hints to login/registration form fields dev-feedback normal normal Awaiting Review enhancement 04/19/2019 2
#23279 Add templates to style registration, signup, activation, login and password reset pages has-patch normal normal Awaiting Review enhancement 02/22/2017 13
#39927 Add support for CSS class and attributes in wp_login_form input fields has-patch normal normal Awaiting Review enhancement 04/24/2019 4
#51173 Add support for /.well-known/change-password needs-unit-tests normal normal Future Release feature request 10/05/2022 11
#38079 Add hooks before output for each action in wp-login.php voldemortensen reporter-feedback normal normal Future Release enhancement 10/03/2017 15
#49328 Add filter/action to append link to the login form footer inside the #login container normal trivial Awaiting Review enhancement 01/30/2020 1
#49860 Add a filter to disable the "Lost password" ability completely normal normal Awaiting Review enhancement 04/09/2020 5
#55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar dev-feedback normal normal 6.5 enhancement 09/29/2023 5
#26474 Add Filter to Username/Password Fields on Login Form? dev-feedback normal normal Awaiting Review enhancement 05/13/2017 5
#48345 Add Caps lock message to login screen normal normal Future Release feature request 05/23/2023 8
#28528 Action in wp-login.php has-patch normal normal enhancement 06/04/2019 9
#32508 Action Hooks for empty username and empty password has-patch normal normal enhancement 06/04/2019 9
#51786 Accessibility issue with the logo on the login page normal normal Future Release enhancement 12/11/2020 10
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function dev-feedback normal normal Awaiting Review enhancement 06/08/2018 2
#55335 $user_login double escaped with incorrect/empty password in wp-login.php normal normal Awaiting Review defect (bug) 10/11/2023 3
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place has-patch normal normal enhancement 06/04/2019 3
#48222 "Show password" button overlaps with the LastPass icon has-patch normal normal Future Release enhancement 09/15/2022 67
#54716 "Remember me" label changed to "Keep me logged in" normal trivial Awaiting Review enhancement 02/20/2022 6

Mail (19 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47827 wp_notify_moderator email error when Site Language is fr_CA normal normal Awaiting Review defect (bug) 10/03/2019 1
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* has-patch normal normal Future Release defect (bug) 10/12/2017 19
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov has-patch normal normal Future Release enhancement 09/17/2020 59
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows normal minor defect (bug) 06/04/2019 3
#46217 wp_mail() not sending messages on PHP7.3.x has-patch normal major Awaiting Review defect (bug) 11/21/2019 4
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? normal normal defect (bug) 02/12/2021 2
#49687 wp_mail() - Why is no envelope sender defined? dev-feedback normal minor Awaiting Review enhancement 11/17/2022 9
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 needs-unit-tests normal major Awaiting Review defect (bug) 06/04/2020 3
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers normal normal Awaiting Review defect (bug) 04/14/2017
#28473 wp_mail incorrectly parses multiline From header has-patch normal normal Awaiting Review defect (bug) 09/16/2020 4
#56779 wp_mail header ignores multiple headers with same name normal normal Awaiting Review enhancement 10/10/2022
#31775 wp_mail attachments support only ascii symbols normal normal enhancement 04/06/2021 2
#59763 unverified emails from buyers normal major Awaiting Review defect (bug) 10/29/2023
#33972 static use of PHPMailer class results in stale state between calls to wp_mail() normal normal defect (bug) 06/04/2019 3
#49661 mails, Howdy, wp_mail() and filters spreading has-patch normal normal Awaiting Review feature request 04/02/2020 2
#48951 email_too_short is not good email validation candidate dev-feedback low trivial Awaiting Review feature request 08/09/2020 1
#40390 Wrong time (and date) in mail header send by phpmailer normal normal Awaiting Review defect (bug) 05/02/2017 1
#47004 WordPress email subject update - phase 2 has-patch normal normal Awaiting Review enhancement 01/07/2020 4
#43425 WP_Mail BCC and CC - RCPT TO Errors normal normal Awaiting Review defect (bug) 02/26/2018
Note: See TracReports for help on using and creating reports.