Commit graph

8 commits

Author SHA1 Message Date
f11114f580 Strip non hexadecimal characters from GPG fingerprint input
This commit removes non hexadecimal characters from entered GPG
fingerprint values to allow copy and paste from gpg output.
2017-09-12 22:13:02 +02:00
ff3cc9d940 Fix issues with incompletely filled forms
This commit reintroduces support for forms with email address as
the only mandatory parameter.
2017-09-12 21:58:46 +02:00
7ac41be37b Use new FlaskForm API 2017-09-10 12:16:24 +02:00
23f3c78141 Fix unused arguments, remove Pylons websetup 2017-08-20 21:10:27 +02:00
da2d299e97 Fix deprecation warning
flask.ext.babel and flask.ext.wtf have been replaced by flask_babel and
flask_ext.
2017-02-17 11:57:38 +01:00
43ade2d35e Port showform template to Jinja2 2015-11-11 00:50:28 +01:00
1c86f707fa Implement fetchdddata view 2015-11-11 00:49:59 +01:00
f63939cb03 Add initial Flask implementation 2015-11-10 22:38:13 +01:00