miniflux-v2/ui/form
Peter De Wachter 6f5ef10553 Only attempt to change password if the confirmation field is filled in
Firefox autocompletes the password field (but not the password
confirmation field) for me. This makes it annoying to use the settings
page, because miniflux thinks I'm trying to change my password and
complains that the fields don't match.
2019-01-07 18:25:59 -08:00
..
auth.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
category.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
feed.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
integration.go Use canonical imports 2018-08-24 21:56:39 -07:00
settings.go Only attempt to change password if the confirmation field is filled in 2019-01-07 18:25:59 -08:00
settings_test.go Only attempt to change password if the confirmation field is filled in 2019-01-07 18:25:59 -08:00
subscription.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00
user.go Use unique translation IDs instead of English text as key 2018-09-21 22:23:23 -07:00