Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
3dc32241
Commit
3dc32241
authored
Mar 15, 2021
by
Roberto P. Rubio
Browse files
Change password
parent
fd683439
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/main/manage_user_password.html.ep
View file @
3dc32241
<div class="card">
<div class="card-body">
<form method="post" name="form">
<form method="post" name="form" action="/admin/user/<%= $user->id %>.json" novalidate>
<input type="hidden" name="set_password" value="1">
<label for="password"><%=l 'New password' %></label><br/>
<input type="text" name="password" ng-model="password" ng-minlength="6">
<br>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment