<form method="POST" action="/login" accept-charset="UTF-8">
<div class="form-group">
<input type="text" class="form-control" name="user" placeholder="Username">
</div>
<div class="form-group">
<input type="password" class="form-control" name="pass" placeholder="Password">
</div>
<div class="checkbox">
<label><input type="checkbox" name="store">Remember me</label>
</div>
<input type="submit" class="btn btn-default" value="Log in"/>
</form> | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 14882 | Paul Allen | Refactor static html pages | ||
| #1 | 13869 | Paul Allen |
- Fix logout when testing cookie. - Refactor ftl->html - Add local bootstrap |
||
| //guest/paul_allen/p4am/src/main/resources/spark/template/freemarker/formLogin.ftl | |||||
| #3 | 13798 | Paul Allen | Basic file upload and login/logout cookie tidyup | ||
| #2 | 13746 | Paul Allen | Basic File/Dir browsing and Cookie management. | ||
| #1 | 13722 | Paul Allen | Login UX | ||
| //guest/paul_allen/p4am/src/main/resources/spark/template/freemarker/signin.ftl | |||||
| #1 | 13720 | Paul Allen | Perforce Asset Manager (PAM or P4AM) -- ideas | ||