Make WordPress Core

{31} Tickets in the Login and Registration component (155 matches)

Arguments
Create a new ticket
  • Active tickets in the Login and Registration component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 155)

1 2

Candidates for Closure (20 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#50637 Forgot password reset link become text after sending email. normal minor Awaiting Review defect (bug) reporter-feedback 07/13/2020
#58418 Getting User Registeration under Coming Soon Mode normal normal Awaiting Review defect (bug) close 05/28/2023
#57940 Got log out multiple times normal normal Awaiting Review defect (bug) reporter-feedback 03/17/2023
#50672 Login Mask jerks when I define Privacy Policy page in Chrome Browser normal normal Awaiting Review defect (bug) reporter-feedback 07/30/2020
#34372 Password reset link invalid for user names containing blanks normal normal Awaiting Review defect (bug) reporter-feedback 01/12/2021
#41236 Reset Password button text during the registration process normal normal Awaiting Review defect (bug) dev-feedback 07/06/2017
#45816 Reset password is not working normal normal Awaiting Review defect (bug) reporter-feedback 01/07/2019
#58381 When logging in, the e-mail verification button "The e-mail is correct" doesn't accepts to let me in most of the time. normal normal Awaiting Review defect (bug) reporter-feedback 05/23/2023
#56544 When resetting the password, inputting spaces on the left or right accepts and shows a successful reset password message. But when trying to login into the account without those spaces, it successfully logged me in. normal normal Awaiting Review defect (bug) dev-feedback 09/11/2022
#48260 WordPress beta 5.3 - Unable to type Password when I login.... normal normal Awaiting Review defect (bug) reporter-feedback 10/14/2019
#37870 Adding hints to login/registration form fields normal normal Awaiting Review enhancement dev-feedback 04/19/2019
#46618 Change login behaviour to only set the test cookie when a user attempts to login instead of just on visiting the login page normal normal Awaiting Review enhancement dev-feedback 04/05/2019
#35817 Force users to set strong passwords normal normal Awaiting Review enhancement close 02/16/2023
#45143 If the "recover password" form submit button is double-clicked two emails will be sent normal minor Awaiting Review enhancement dev-feedback 03/18/2019
#57157 Reduce external resources for wp-login.php normal normal Awaiting Review enhancement dev-feedback 01/05/2023
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher normal normal Awaiting Review enhancement needs-docs 02/25/2022
#52964 Video On Login Page normal normal Awaiting Review enhancement reporter-feedback 04/03/2021
#41663 Hooks for the back to login link in the footer of wp-login.php normal normal Awaiting Review feature request dev-feedback 07/20/2021
#38789 Multisite sign-up improvements (potential roadmap) normal normal Awaiting Review feature request dev-feedback 03/25/2019
#38750 Split wp_signups into wp_user_signups and wp_blog_signups normal normal Awaiting Review feature request needs-unit-tests 05/26/2019

Slated for Next Release (5 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#58305 Login page title text is filterable but not escaped normal normal 6.3 defect (bug) has-patch 05/14/2023
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb normal normal 6.3 defect (bug) needs-unit-tests 04/05/2023
#32510 Add HTML5 "required" attributes to the login form joedolson* normal normal 6.3 enhancement has-patch 04/26/2023
#30685 Better Login Error&Message Displaying sabernhardt* normal normal 6.3 enhancement has-patch 04/14/2023
#58115 Grammar improvement after signup. audrasjb normal minor 6.3 enhancement has-patch 04/26/2023

Tickets Awaiting Review (68 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#42481 TEST_COOKIE and LOGGED_IN_COOKIE secure flag create issues on non-secure login low normal Awaiting Review defect (bug) 04/29/2019
#55335 $user_login double escaped with incorrect/empty password in wp-login.php normal normal Awaiting Review defect (bug) 03/08/2022
#42610 Admin created account password reset process not reverse proxy friendly normal normal Awaiting Review defect (bug) 11/17/2017
#54685 Admin email verification redirects back to login page normal normal Awaiting Review defect (bug) has-patch 12/23/2021
#50684 Font/font-size change on login screen normal normal Awaiting Review defect (bug) 01/28/2021
#58226 HTML attribute "action" on element "form": Must be non-empty. normal normal Awaiting Review defect (bug) dev-feedback 05/02/2023
#56224 Hardcoded wp-login.php vs login_url filter? normal normal Awaiting Review defect (bug) 07/20/2022
#51008 Issue with multisite new user registration normal critical Awaiting Review defect (bug) 08/14/2020
#49713 Login bug related to php 7.4 normal normal Awaiting Review defect (bug) 03/27/2020
#54299 Multisite: The link in the password retrieval email always points to the main-site normal normal Awaiting Review defect (bug) has-patch 11/07/2021
#54298 Multisite: resetpassform always posts to the main-site wp-login.php file normal normal Awaiting Review defect (bug) has-patch 10/20/2021
#41431 Need autocomplete attributes in wp_login_form() for security purpose normal normal Awaiting Review defect (bug) 04/18/2022
#45367 New Password Redirect Key Loop normal major Awaiting Review defect (bug) 11/29/2018
#52529 Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset normal normal Awaiting Review defect (bug) needs-unit-tests 03/29/2023
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check normal major Awaiting Review defect (bug) dev-feedback 06/08/2018
#57032 Percent sign in site title leads to signing up new users not working normal normal Awaiting Review defect (bug) 11/09/2022
#46033 Please fix redirect in wp-login.php normal normal Awaiting Review defect (bug) has-patch 01/19/2019
#38769 Possible password reset loop normal normal Awaiting Review defect (bug) 03/25/2019
#57336 Sanitize url and title missing rafiq91 normal major Awaiting Review defect (bug) has-patch 12/15/2022
#37857 Strange behaviour for COOKIE_DOMAIN since Wordpress 4.6 normal normal Awaiting Review defect (bug) 04/19/2019
#49633 Trim cookie paths normal normal Awaiting Review defect (bug) 03/12/2020
#47088 Visting wp-login.php whilst logged in logs you out normal normal Awaiting Review defect (bug) 05/01/2019
#44934 With all cookies deleted, the first login in the dashboard allways fails normal normal Awaiting Review defect (bug) 09/12/2018
#50351 action=confirm_admin_email Loop normal normal Awaiting Review defect (bug) 06/10/2020
#28212 determine_current_user filter with priority <10 gets overridden normal normal Awaiting Review defect (bug) has-patch 10/24/2020
#42377 login screen empty fields msgs are not in sync with the "Username or Email Address" field label normal normal Awaiting Review defect (bug) 10/30/2017
#53728 no re: definition towards the cloud-friendly environment normal minor Awaiting Review defect (bug) 12/14/2021
#40249 period as last character in username breaks activation link normal normal Awaiting Review defect (bug) 03/24/2017
#40768 site.com/login should not redirect to login page when user is already logged in normal normal Awaiting Review defect (bug) has-patch 05/15/2017
#50522 stop setting "older" cookies with multiple path prefixes normal normal Awaiting Review defect (bug) 06/28/2022
#44960 wp-login.php does not allow redirecting 'read' capability (Subscriber) to Dashboard instead of Profile upon login normal normal Awaiting Review defect (bug) 09/18/2018
#40595 wp_authenticate_username_password() should respect WP_Error object generated by higher priorities normal normal Awaiting Review defect (bug) 04/28/2017
#54246 wp_logout sometimes causes 'upstream sent too big header' normal normal Awaiting Review defect (bug) has-patch 12/06/2021
#47170 wp_sensitive_page_meta breaks login on iPad devices normal major Awaiting Review defect (bug) 05/17/2019
#54716 "Remember me" label changed to "Keep me logged in" normal trivial Awaiting Review enhancement 02/20/2022
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function normal normal Awaiting Review enhancement dev-feedback 06/08/2018
#26474 Add Filter to Username/Password Fields on Login Form? normal normal Awaiting Review enhancement dev-feedback 05/13/2017
#55343 Add Tooltip to "Remember Me" (WP Login Form) normal normal Awaiting Review enhancement dev-feedback 05/14/2023
#49860 Add a filter to disable the "Lost password" ability completely normal normal Awaiting Review enhancement 04/09/2020
#49328 Add filter/action to append link to the login form footer inside the #login container normal trivial Awaiting Review enhancement 01/30/2020
#39927 Add support for CSS class and attributes in wp_login_form input fields normal normal Awaiting Review enhancement has-patch 04/24/2019
#23279 Add templates to style registration, signup, activation, login and password reset pages normal normal Awaiting Review enhancement has-patch 02/22/2017
#43080 Allow access to triggered WP_Error when using login_errors and login_messages filters normal normal Awaiting Review enhancement 10/13/2020
#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
#55459 Change Login Label name normal normal Awaiting Review enhancement has-patch 07/10/2022
#40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` normal normal Awaiting Review enhancement dev-feedback 05/04/2018
#57590 Class attribute for register and lost password link on login page normal normal Awaiting Review enhancement has-patch 02/11/2023
#39929 Improve ability to customize "nav" links below login form. normal normal Awaiting Review enhancement 02/21/2017
#38336 Login: Add new action hooks to the top of login type forms normal normal Awaiting Review enhancement 07/20/2021
#40762 Login: add canonical admin shorthand URL for login.php normal minor Awaiting Review enhancement has-patch 05/15/2017
#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
#34507 New action `before_login_form` normal normal Awaiting Review enhancement needs-docs 01/10/2017
#34712 New filter: `reset_password_url` normal normal Awaiting Review enhancement has-patch 08/27/2017
#36010 New password reset styling changes are confusing to casual users normal major Awaiting Review enhancement has-patch 02/08/2020
#57811 Should application password be usable for logins normal normal Awaiting Review enhancement 03/06/2023
#42053 There should be an option to make wp_login_form() functions's username and password input field required. normal normal Awaiting Review enhancement 04/24/2019
#40705 Unable to login to admin backend from a wordpress login modal window normal normal Awaiting Review enhancement 05/09/2017
#52390 Use specific page for postpass normal normal Awaiting Review enhancement 01/28/2021
#58311 Validate Username for not to be a email and strip everything after @ normal normal Awaiting Review enhancement 05/14/2023
#48899 Verification admin email again after just changed/updated email? normal normal Awaiting Review enhancement 12/06/2019
#43957 check_password_reset_key could use get_user_by instead of direct query normal normal Awaiting Review enhancement 05/04/2018
#55193 login-form: Use the same id and class value between wp_login_form() and wp-login.php normal normal Awaiting Review enhancement 02/18/2022
#31682 reg_passmail message on login.php needs filter normal normal Awaiting Review enhancement has-patch 03/01/2017
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background normal normal Awaiting Review enhancement 02/19/2017
#41170 Allow the newbloguser screen to be themed normal normal Awaiting Review feature request 06/26/2017
#39985 Do action before send email of retrieve password normal normal Awaiting Review feature request 03/08/2017
#38432 Validate user creation and email change by token normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#34466 wp_register_form, wp_lost_password_form function normal normal Awaiting Review feature request dev-feedback 02/22/2017

Tickets Needing Feedback (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#14949 Login gives false assurance of having logged out filosofo normal normal Future Release defect (bug) dev-feedback 02/21/2020
#36179 Password protected post with force_ssl_admin() and domain mapping not working normal normal defect (bug) dev-feedback 06/04/2019
#16482 Visibility: password-protected breaks with redirected domains normal normal defect (bug) dev-feedback 06/04/2019
#46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* normal normal Future Release defect (bug) dev-feedback 04/04/2022
#34889 wp_check_password() and issue with trailing space normal normal defect (bug) needs-unit-tests 06/04/2019
#31166 wpmu_signup_user_notification filter is incorrect normal normal defect (bug) dev-feedback 06/04/2019
#48222 "Show password" button overlaps with the LastPass icon normal normal Future Release enhancement has-patch 09/15/2022
1 2
Note: See TracReports for help on using and creating reports.