Merge branch 'main' into authentik

This commit is contained in:
nitnelave 2023-02-13 09:30:56 +01:00 committed by GitHub
commit 8a9dab7f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,6 +246,7 @@ impl Component for ChangePasswordForm {
<Field
form=&self.form
field_name="old_password"
input_type="password"
class="form-control"
class_invalid="is-invalid has-error"
class_valid="has-success"