1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/validator
Julien Voisin e22520fc55
feat: validate usernames upon creation
The validation doesn't apply to already created usernames.

This should close #925
2024-12-26 14:14:07 -08:00
..
category.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
enclosure.go feat: add API routes /v1/enclosures/{enclosureID} 2024-08-18 11:53:19 -07:00
entry.go Add API endpoint to update entry title and content 2023-10-06 23:27:19 -07:00
entry_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
feed.go Display an error message on edit feed page when the feed URL is not unique 2024-03-15 19:07:54 -07:00
subscription.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
user.go feat: validate usernames upon creation 2024-12-26 14:14:07 -08:00
validator.go feat: add new settings option to allow external fonts 2024-10-05 21:21:12 -07:00
validator_test.go feat: validate usernames upon creation 2024-12-26 14:14:07 -08:00