diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2021-11-09 16:01:39 +0100 |
---|---|---|
committer | Miquel Lionel <lionelmiquel@sfr.fr> | 2021-11-09 16:18:43 +0100 |
commit | 97975886290f65307c0636b3fcb502f4258b1978 (patch) | |
tree | 2478407be053e44681c0df927e691046f3bef492 /.gitignore | |
parent | 52fb6ab96259df5eb63ae4632317edcf5900f31c (diff) | |
download | gpigeon-97975886290f65307c0636b3fcb502f4258b1978.tar.gz gpigeon-97975886290f65307c0636b3fcb502f4258b1978.zip |
fixed width for login form, link form bugfix and +
- fixed width of 30 pixels for login form
- fix some issue with identifying gpg key in invite-tmpl template
- in database, pigeons are now users to avoid confusion
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,6 +4,6 @@ gpigeon.cgi gpigeonctl link-tmpl.cgi invites-tmpl.cgi -invites.html +invite.html index.html test/* |