|
- Make code a bit more readable
by aligning some equal signs at
variable declarations.
- Account creation by invites now. Still experimental.
add all file needed
- Fix the bug that bring you to the
admin panel when you try to delete a
GPG form link.
- Incorrect wording: "Notify by mail with a
link to the invite" in the admin panel becomes
"Notify by mail after successful account creation".
- Add autofocus attribute to username input at front
page. saves a click. We also add some sensible tabindex
values for username, password and "Login" button.
- create .gitignore
|