Patrick Jentsch
|
7f76e7884f
|
Rename account form.
|
2019-07-09 14:53:17 +02:00 |
|
Patrick Jentsch
|
3187cca1af
|
Implement cards the correct way. card-action outside of card-content
|
2019-07-09 14:13:56 +02:00 |
|
Patrick Jentsch
|
b85c1e96a1
|
Delete data_dev.sqlite
|
2019-07-09 13:43:20 +02:00 |
|
Patrick Jentsch
|
37765c755a
|
Rename profile to account and enable password change.
|
2019-07-09 13:40:33 +02:00 |
|
Patrick Jentsch
|
de2aacc2de
|
Add auth.profile view.
|
2019-07-09 13:27:24 +02:00 |
|
Patrick Jentsch
|
dec9efa074
|
Add automatic confirmation mail after changing e-mail adress.
|
2019-07-09 13:27:13 +02:00 |
|
Patrick Jentsch
|
640bcc2bf1
|
Add dev database to .gitignore.
|
2019-07-09 13:20:15 +02:00 |
|
Patrick Jentsch
|
c66c28162e
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-09 13:19:11 +02:00 |
|
Patrick Jentsch
|
43be1045d9
|
Fix static exception for unconfirmed user requests.
|
2019-07-09 13:18:46 +02:00 |
|
Stephan Porada
|
da1ef0e1f1
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-09 11:54:58 +02:00 |
|
Stephan Porada
|
54181f21a2
|
Add new user
|
2019-07-09 11:54:29 +02:00 |
|
Patrick Jentsch
|
a3efdc87cc
|
Add change profile page.
|
2019-07-09 11:53:40 +02:00 |
|
Patrick Jentsch
|
b311fcb9de
|
Enable login by username.
|
2019-07-09 11:00:41 +02:00 |
|
Patrick Jentsch
|
ad6201b560
|
confirm pjentsch account
|
2019-07-09 11:00:25 +02:00 |
|
Stephan Porada
|
586bf8af37
|
Change maind.index to main.index
|
2019-07-09 10:17:58 +02:00 |
|
Stephan Porada
|
1ec93fa7d6
|
Add message to confirm account for unconfirmed users
|
2019-07-09 10:09:35 +02:00 |
|
Stephan Porada
|
68e1607af3
|
Change test user password
|
2019-07-08 16:23:52 +02:00 |
|
Stephan Porada
|
1936e1493d
|
Add new password icon for login template
|
2019-07-08 16:09:28 +02:00 |
|
Stephan Porada
|
3b6c9f22dd
|
Add email confirmation for nuew users
|
2019-07-08 16:09:00 +02:00 |
|
Stephan Porada
|
8c121a63de
|
Add .j2 suffix for template files
|
2019-07-08 16:08:34 +02:00 |
|
Stephan Porada
|
ce5179e10d
|
Add .j2 suffix for template files
|
2019-07-08 16:07:46 +02:00 |
|
Stephan Porada
|
5069646b96
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 16:07:15 +02:00 |
|
Stephan Porada
|
f64b6104fe
|
Add test accounts for email confirmation
|
2019-07-08 15:59:54 +02:00 |
|
Stephan Porada
|
11a3e7551f
|
Add email confirmation
|
2019-07-08 15:59:15 +02:00 |
|
Stephan Porada
|
ae11e04c6c
|
Add email confirmation
|
2019-07-08 15:58:46 +02:00 |
|
Patrick Jentsch
|
49222eeeef
|
Add password reset functionality.
|
2019-07-08 15:13:32 +02:00 |
|
Stephan Porada
|
30e82088b4
|
Add testing for register
|
2019-07-08 14:55:36 +02:00 |
|
Patrick Jentsch
|
bc9f64ba90
|
Link password reset request page to log in screen.
|
2019-07-08 14:14:35 +02:00 |
|
Patrick Jentsch
|
59ad0c1668
|
Fix wrong merge.
|
2019-07-08 14:08:11 +02:00 |
|
Stephan Porada
|
d1d5e5f114
|
Add registration form, view, template
|
2019-07-08 14:06:35 +02:00 |
|
Stephan Porada
|
999e51bcc5
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 14:05:04 +02:00 |
|
Stephan Porada
|
9cca7de035
|
Add indentation
|
2019-07-08 14:04:02 +02:00 |
|
Patrick Jentsch
|
1a973bfbc6
|
Add page for password reset.
|
2019-07-08 13:56:09 +02:00 |
|
Patrick Jentsch
|
4ef5b480b1
|
Add reset token generation functionality in User class.
|
2019-07-08 13:55:56 +02:00 |
|
Patrick Jentsch
|
ed921b68d7
|
Change default values for e-mail in config.
|
2019-07-08 13:55:13 +02:00 |
|
Patrick Jentsch
|
da46ff0811
|
Change .secretsenv to .env.
|
2019-07-08 13:53:51 +02:00 |
|
Patrick Jentsch
|
686b621d54
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 11:29:17 +02:00 |
|
Patrick Jentsch
|
bd49bb4dae
|
Add e-mail code.
|
2019-07-08 11:29:11 +02:00 |
|
Stephan Porada
|
511ccf96f6
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 11:27:56 +02:00 |
|
Stephan Porada
|
7adaf3f22d
|
Add register view
|
2019-07-08 11:27:54 +02:00 |
|
Patrick Jentsch
|
2e1aa8cf31
|
Remove e-mail configuration from .flaskenv.
|
2019-07-08 11:27:10 +02:00 |
|
Patrick Jentsch
|
baf7c1192b
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 11:10:35 +02:00 |
|
Stephan Porada
|
073b0e0e05
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 11:10:09 +02:00 |
|
Patrick Jentsch
|
5c0ba9f7d8
|
Add title as template param.
|
2019-07-08 11:10:09 +02:00 |
|
Stephan Porada
|
7a66e4a778
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 11:10:00 +02:00 |
|
Patrick Jentsch
|
0a9227c7c9
|
Return template for GET requests.
|
2019-07-08 11:08:49 +02:00 |
|
Stephan Porada
|
98fcfe1e7d
|
Add registrationForm
|
2019-07-08 11:08:24 +02:00 |
|
Patrick Jentsch
|
dd4fcdfe20
|
Add password reset request view.
|
2019-07-08 11:04:52 +02:00 |
|
Patrick Jentsch
|
4076e44194
|
Add e-mail templates for password reset request.
|
2019-07-08 11:00:49 +02:00 |
|
Patrick Jentsch
|
8afb6404e7
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 10:54:42 +02:00 |
|