Patrick Jentsch
|
4bcd97c003
|
Only use relative imports for functions in the same package.
|
2019-11-05 16:22:36 +01:00 |
|
Patrick Jentsch
|
4858f36d76
|
Codestyle for auth package.
|
2019-09-23 16:39:36 +02:00 |
|
Patrick Jentsch
|
783b8c7e82
|
Move auth.settings to a new package (profile) as profile.index
|
2019-09-23 16:11:01 +02:00 |
|
Stephan Porada
|
0d060f0cbf
|
Move job and user delete functions to utils.py
|
2019-09-17 16:31:41 +02:00 |
|
Stephan Porada
|
09f7d7ac68
|
Add delete functions for jobs and users.
|
2019-09-17 14:36:15 +02:00 |
|
Patrick Jentsch
|
dd7ef2a113
|
Fix wrong path.
|
2019-09-11 14:55:26 +02:00 |
|
Stephan Porada
|
0826f6a9f7
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-09-11 14:53:15 +02:00 |
|
Stephan Porada
|
c7337a5277
|
Add first stopping and deletion functions etc.
|
2019-09-11 14:51:59 +02:00 |
|
Patrick Jentsch
|
1960b14d9d
|
Re- rename edit_profile to settings
|
2019-09-11 09:47:26 +02:00 |
|
Stephan Porada
|
d537096f74
|
Add user self delete function
|
2019-09-10 14:18:20 +02:00 |
|
Stephan Porada
|
8786defa01
|
Add function to change user email
|
2019-09-09 16:17:59 +02:00 |
|
Patrick Jentsch
|
a49e862432
|
Add redirect for login page if the user is already loged in.
|
2019-08-02 13:30:43 +02:00 |
|
Patrick Jentsch
|
e327f0c8bf
|
Make the about page the index page.
|
2019-08-02 13:24:52 +02:00 |
|
Patrick Jentsch
|
735802d88e
|
Remove options to change username and email.
|
2019-07-12 17:23:11 +02:00 |
|
Stephan Porada
|
30f405bb88
|
Add some docstrings
|
2019-07-11 15:43:48 +02:00 |
|
Patrick Jentsch
|
93b67cb297
|
Update page layout.
|
2019-07-09 16:59:04 +02:00 |
|
Patrick Jentsch
|
678ac670ea
|
Update settings page.
|
2019-07-09 16:18:21 +02:00 |
|
Stephan Porada
|
26016458dd
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-09 15:38:53 +02:00 |
|
Stephan Porada
|
1db630b74a
|
Add missing title into render_template
|
2019-07-09 15:38:21 +02:00 |
|
Patrick Jentsch
|
7f76e7884f
|
Rename account form.
|
2019-07-09 14:53:17 +02:00 |
|
Patrick Jentsch
|
37765c755a
|
Rename profile to account and enable password change.
|
2019-07-09 13:40:33 +02:00 |
|
Patrick Jentsch
|
dec9efa074
|
Add automatic confirmation mail after changing e-mail adress.
|
2019-07-09 13:27:13 +02:00 |
|
Patrick Jentsch
|
43be1045d9
|
Fix static exception for unconfirmed user requests.
|
2019-07-09 13:18:46 +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 |
|
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
|
5069646b96
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
|
2019-07-08 16:07: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 |
|
Patrick Jentsch
|
59ad0c1668
|
Fix wrong merge.
|
2019-07-08 14:08:11 +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 |
|
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
|
5c0ba9f7d8
|
Add title as template param.
|
2019-07-08 11:10:09 +02:00 |
|
Patrick Jentsch
|
dd4fcdfe20
|
Add password reset request view.
|
2019-07-08 11:04:52 +02:00 |
|
Patrick Jentsch
|
b6a67fcd4d
|
Merge base templates. Add database support. Add blueprint for main.
|
2019-07-05 14:47:35 +02:00 |
|
Patrick Jentsch
|
4eb7a7b27b
|
Add title parameter.
|
2019-07-05 11:02:56 +02:00 |
|
Stephan Porada
|
fed711d23b
|
Add login and register templates and routes
|
2019-07-04 15:17:51 +02:00 |
|
Stephan Porada
|
b93bbcb756
|
Add auth and main lueprint structure
|
2019-07-04 11:24:06 +02:00 |
|