Changes between Initial Version and Version 1 of Ticket #12129, comment 4
- Timestamp:
- 05/08/12 13:06:21 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12129, comment 4
initial v1 2 2 > This is by design. There is a balance to be made between security and user friendliness. 3 3 4 If that's true Most (if no all) user web apps today lacks that's kinds of user friendliness. Fixing this will also resolve a security issue. Also user who have little experience on the web they expects that they wont get any kinds of info about which one (username/password) is wrong as their experience. So, it doesn't make wordpress less user friendly. 4 5 If that's true Most (if not all) user web apps today lacks that's kinds of user friendliness. Fixing this will also resolve a security issue. Also user who have little experience on the web they expects that they wont get any kinds of info about which one (username/password) is wrong as their experience. So, it doesn't make wordpress less user friendly. 5 6 6 7 Wordpress password reset also allows user to reset password by username or email. So, if someone also forgets there username they can surely reset and confirm via email address.