Joachim Lusiardi
|
0303be7945
|
more user handling features of flask-security activated
Now users can recover their passwords and change them while
logged in.
|
2016-04-21 08:11:57 +02:00 |
Joachim Lusiardi
|
01798e9548
|
adds admin page
admin users must have role admin (which must currently be set
manually via database)
|
2016-04-19 22:41:40 +02:00 |
Joachim Lusiardi
|
9eb7ec7c8a
|
switched to environment variable for config file lookup
|
2016-04-19 21:09:15 +02:00 |
Joachim Lusiardi
|
1240a3c64b
|
Users are allowed to register now
This includes sending a welcome email.
|
2016-04-19 07:39:17 +02:00 |
Joachim Lusiardi
|
2e0fc3b772
|
Merge branch 'master' into user_handling
Conflicts:
app/main.py
app/requirements.txt
|
2016-04-18 21:43:01 +02:00 |
Joachim Lusiardi
|
4c97bd86db
|
Fixed date vs datetime
|
2016-04-18 20:58:20 +02:00 |
Joachim Lusiardi
|
1998fcb7d8
|
Merge branch 'master' into wtforms
Conflicts:
app/main.py
|
2016-04-18 20:34:39 +02:00 |
Joachim Lusiardi
|
01019c22d9
|
add switch for debugger
|
2016-04-18 08:13:27 +02:00 |
Joachim Lusiardi
|
864b7822ac
|
Changed to WTForms including validation
|
2016-04-18 07:25:40 +02:00 |
Joachim Lusiardi
|
8c8803874e
|
First step for WTForms
|
2016-04-17 12:50:31 +02:00 |
Joachim Lusiardi
|
bbfa7b9341
|
First step towards flask security user handling
|
2016-04-17 08:59:11 +02:00 |
Joachim Lusiardi
|
fc421558b0
|
switched to Flask-SQLAlchemy for db handling
|
2016-04-16 15:48:24 +02:00 |
Joachim Lusiardi
|
fb521194f7
|
Reduce services feature and reformatting
|
2016-04-14 07:32:06 +02:00 |
Joachim Lusiardi
|
a12d5f541b
|
Add authentication for pre-existing users.
|
2015-08-03 22:24:55 +02:00 |
joachim lusiardi
|
5edfbb9e9b
|
added manual
|
2015-03-17 20:57:38 +01:00 |
joachim lusiardi
|
73b2ccc195
|
started working on services
|
2015-03-16 22:06:59 +01:00 |
joachim lusiardi
|
2f6f6fd7c8
|
minor changes
|
2015-03-12 08:02:17 +01:00 |
joachim lusiardi
|
140bb3a3d6
|
added checks for new pit stop form
|
2015-03-09 20:11:03 +01:00 |
joachim lusiardi
|
47921e1941
|
added checks for new pit stop form
|
2015-03-09 20:06:17 +01:00 |
Joachim Lusiardi
|
00c6f6d71d
|
dockerized it
|
2015-03-07 09:51:38 +01:00 |
Joachim Lusiardi
|
e64f94cfd9
|
dockerized it
|
2015-03-06 21:58:53 +01:00 |