1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-04-04 05:32:40 +00:00

8 Commits

Author SHA1 Message Date
Kristóf Tóth
4a1073e524 Bootify webservice db session handling 2018-08-31 16:57:00 +02:00
Kristóf Tóth
d4f4d5b288 Improve db Session logic 2018-06-20 17:47:36 +02:00
Kristóf Tóth
12c95a198b Harmonize code formatting style across project 2018-06-04 21:56:59 +02:00
Kristóf Tóth
99b19a80da Refactor webservice db stuff to use a single sessionmaker 2018-05-03 14:24:30 +02:00
Kristóf Tóth
511e16c514 Perform mercilless separation of bussiness logic from request handling 2018-04-28 19:08:29 +02:00
Kristóf Tóth
cf464c1987 Refactor messy global scoped_session from webservice 2018-04-28 18:25:23 +02:00
Kristóf Tóth
bb4745ed47 Use best practices for password hashing in webservice 2018-04-28 17:40:36 +02:00
Kristóf Tóth
db9e2c055f Refactor webservice to use SQLAlchemy and other good stuff 2018-04-28 15:51:04 +02:00