mapguesser/src
2020-06-21 16:01:46 +02:00
..
Cli MAPG-140 refactor user handling to use the PersistentDataManager 2020-06-20 02:03:11 +02:00
Controller MAPG-69 welcome email shouldn't be sent to existing user 2020-06-21 16:01:46 +02:00
Database MAPG-140 add PersistentDataManager and refactor of models 2020-06-20 01:48:20 +02:00
Http MAPG-43 add classes to handle http queries 2020-05-29 00:12:35 +02:00
Interfaces MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
Mailing MAPG-69 make emails HTML explicitly 2020-06-14 20:52:42 +02:00
OAuth MAPG-69 add Google OAuth handler 2020-06-21 15:12:44 +02:00
PersistentData MAPG-69 add new field to User 2020-06-21 15:12:44 +02:00
Repository MAPG-69 add new field to User 2020-06-21 15:12:44 +02:00
Request MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
Response MAPG-69 make Redirect able to redirect to external sources 2020-06-21 15:12:44 +02:00
Routing MAPG-69 fix routing to handle emptry string properly 2020-06-21 15:44:40 +02:00
Session MAPG-131 create custom session handler for DB sessions 2020-06-13 20:39:42 +02:00
Util MAPG-69 add simple JWT parser 2020-06-21 15:12:44 +02:00