gotosocial/internal/validate
tobi 5a29a031ad
[chore] Admin CLI + new account creation refactoring (#2008)
* set maxPasswordLength to 72 bytes, rename validate function

* refactor NewSignup

* refactor admin account CLI commands

* refactor oidc create user

* refactor processor create

* tweak password change, check old != new password
2023-07-23 12:33:17 +02:00
..
account_test.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
application_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
block_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
domainblock_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emaildomainblock_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emoji_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
follow_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
formvalidation.go [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
formvalidation_test.go [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
instance_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mediaattachment_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mention_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
notification_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
routersession_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusbookmark_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusfave_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusmute_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
structvalidation.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
structvalidation_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
tag_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
token_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
user_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00