GoToSocial/internal/validate
Eamonn O'Brien-Strain b24b71c0a4
[feature] Include password strength in error message when password strength is too low (#550)
* When password validation fails, return how close to enough entropy it has.

* Shorter version of low-strength password error message
2022-05-09 10:31:46 +02:00
..
account_test.go
application_test.go
block_test.go
client_test.go
domainblock_test.go
emaildomainblock_test.go
emoji_test.go
follow_test.go
followrequest_test.go
formvalidation_test.go [feature] Include password strength in error message when password strength is too low (#550) 2022-05-09 10:31:46 +02:00
formvalidation.go [feature] Include password strength in error message when password strength is too low (#550) 2022-05-09 10:31:46 +02:00
instance_test.go
mediaattachment_test.go
mention_test.go
notification_test.go
routersession_test.go
status_test.go
statusbookmark_test.go
statusfave_test.go
statusmute_test.go
structvalidation_test.go
structvalidation.go [chore] Update Go version to 1.18 (#444) 2022-04-02 15:40:09 +02:00
tag_test.go
token_test.go
user_test.go