Patrick Jentsch
|
81ed16603d
|
Remove current_app and current_user usage in forms.
|
2021-09-13 16:36:48 +02:00 |
|
Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|
Patrick Jentsch
|
cb2b64fa9d
|
integrate nopaque repo
|
2020-06-05 14:42:04 +02:00 |
|
Patrick Jentsch
|
4294c2854b
|
Make inner package imports relative
|
2020-03-27 12:06:11 +01:00 |
|
Patrick Jentsch
|
50746ab821
|
Allow username for login
|
2020-02-20 09:45:38 +01:00 |
|
Patrick Jentsch
|
ba3f9ec214
|
Update
|
2020-02-19 16:58:56 +01:00 |
|
Patrick Jentsch
|
48685e4da6
|
Fix some bugs
|
2020-02-19 16:36:55 +01:00 |
|
Patrick Jentsch
|
3b798cb617
|
Rework auth package
|
2020-02-19 16:24:58 +01:00 |
|
Patrick Jentsch
|
c90cd4d8a3
|
Rework settings page.
|
2020-02-19 14:49:52 +01:00 |
|
Patrick Jentsch
|
c327291cbe
|
Small changes everywhere
|
2020-02-17 16:14:24 +01:00 |
|
Patrick Jentsch
|
75d09b985b
|
Redesign start page
|
2020-02-17 14:23:19 +01:00 |
|
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 |
|
Patrick Jentsch
|
f0197b5af6
|
Allow Emails to be 254 characters long.
|
2019-09-12 14:24:43 +02:00 |
|
Stephan Porada
|
8786defa01
|
Add function to change user email
|
2019-09-09 16:17:59 +02:00 |
|
Patrick Jentsch
|
64fb17f17e
|
Only import once from wtforms
|
2019-08-01 13:49:24 +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
|
7f76e7884f
|
Rename account form.
|
2019-07-09 14:53:17 +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
|
49222eeeef
|
Add password reset functionality.
|
2019-07-08 15:13:32 +02:00 |
|
Stephan Porada
|
d1d5e5f114
|
Add registration form, view, template
|
2019-07-08 14:06:35 +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 |
|
Stephan Porada
|
98fcfe1e7d
|
Add registrationForm
|
2019-07-08 11:08:24 +02:00 |
|
Patrick Jentsch
|
311498415b
|
Add form for password reset request.
|
2019-07-08 10:54:29 +02:00 |
|
Patrick Jentsch
|
b6a67fcd4d
|
Merge base templates. Add database support. Add blueprint for main.
|
2019-07-05 14:47:35 +02:00 |
|
Stephan Porada
|
b93bbcb756
|
Add auth and main lueprint structure
|
2019-07-04 11:24:06 +02:00 |
|