Commit Graph

86 Commits

Author SHA1 Message Date
e327f0c8bf Make the about page the index page. 2019-08-02 13:24:52 +02:00
64fb17f17e Only import once from wtforms 2019-08-01 13:49:24 +02:00
735802d88e Remove options to change username and email. 2019-07-12 17:23:11 +02:00
30f405bb88 Add some docstrings 2019-07-11 15:43:48 +02:00
93b67cb297 Update page layout. 2019-07-09 16:59:04 +02:00
678ac670ea Update settings page. 2019-07-09 16:18:21 +02:00
26016458dd Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-07-09 15:38:53 +02:00
1db630b74a Add missing title into render_template 2019-07-09 15:38:21 +02:00
7f76e7884f Rename account form. 2019-07-09 14:53:17 +02:00
37765c755a Rename profile to account and enable password change. 2019-07-09 13:40:33 +02:00
dec9efa074 Add automatic confirmation mail after changing e-mail adress. 2019-07-09 13:27:13 +02:00
43be1045d9 Fix static exception for unconfirmed user requests. 2019-07-09 13:18:46 +02:00
a3efdc87cc Add change profile page. 2019-07-09 11:53:40 +02:00
b311fcb9de Enable login by username. 2019-07-09 11:00:41 +02:00
586bf8af37 Change maind.index to main.index 2019-07-09 10:17:58 +02:00
1ec93fa7d6 Add message to confirm account for unconfirmed users 2019-07-09 10:09:35 +02:00
5069646b96 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-07-08 16:07:15 +02:00
ae11e04c6c Add email confirmation 2019-07-08 15:58:46 +02:00
49222eeeef Add password reset functionality. 2019-07-08 15:13:32 +02:00
59ad0c1668 Fix wrong merge. 2019-07-08 14:08:11 +02:00
d1d5e5f114 Add registration form, view, template 2019-07-08 14:06:35 +02:00
999e51bcc5 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-07-08 14:05:04 +02:00
9cca7de035 Add indentation 2019-07-08 14:04:02 +02:00
1a973bfbc6 Add page for password reset. 2019-07-08 13:56:09 +02:00
511ccf96f6 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-07-08 11:27:56 +02:00
7adaf3f22d Add register view 2019-07-08 11:27:54 +02:00
baf7c1192b Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-07-08 11:10:35 +02:00
5c0ba9f7d8 Add title as template param. 2019-07-08 11:10:09 +02:00
7a66e4a778 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-07-08 11:10:00 +02:00
98fcfe1e7d Add registrationForm 2019-07-08 11:08:24 +02:00
dd4fcdfe20 Add password reset request view. 2019-07-08 11:04:52 +02:00
311498415b Add form for password reset request. 2019-07-08 10:54:29 +02:00
b6a67fcd4d Merge base templates. Add database support. Add blueprint for main. 2019-07-05 14:47:35 +02:00
4eb7a7b27b Add title parameter. 2019-07-05 11:02:56 +02:00
fed711d23b Add login and register templates and routes 2019-07-04 15:17:51 +02:00
b93bbcb756 Add auth and main lueprint structure 2019-07-04 11:24:06 +02:00