mapguesser/src
2020-07-05 17:37:02 +02:00
..
Cli MAPG-185 rename migrate database command 2020-07-05 16:45:38 +02:00
Controller MAPG-185 consolidation of email templates 2020-07-05 17:37:02 +02:00
Database MAPG-142 redefine tokens and increase OAuth security with nonce 2020-07-05 14:24:05 +02:00
Http MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable 2020-06-26 00:28:37 +02:00
Interfaces MAPG-142 redefine tokens and increase OAuth security with nonce 2020-07-05 14:24:05 +02:00
Mailing MAPG-164 use env variable for mail sender instead of hardcoded value 2020-06-22 21:37:17 +00:00
OAuth MAPG-142 redefine tokens and increase OAuth security with nonce 2020-07-05 14:24:05 +02:00
PersistentData MAPG-185 fix getter of User 2020-07-05 17:36:27 +02:00
Repository MAPG-185 add getter for expired users and password resetters 2020-07-05 16:37:37 +02:00
Request MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
Response MAPG-191 don't pass data by reference to IContent 2020-07-05 00:25:34 +02:00
Routing MAPG-166 response to HEAD request with the GET content 2020-06-23 15:26:53 +02:00
Session MAPG-185 switch off builtin session gc 2020-07-05 16:48:37 +02:00
Util MAPG-44 add Pov class and adjust Place model to store pov 2020-07-04 01:09:00 +02:00
View MAPG-187 refactor view parsing and linking 2020-06-28 19:35:14 +02:00