mapguesser/src
2020-06-28 19:35:14 +02:00
..
Cli MAPG-181 set user active when added from CLI 2020-06-28 03:19:07 +02:00
Controller MAPG-181 add stuff to authenticate without password 2020-06-28 03:18:51 +02:00
Database MAPG-140 add PersistentDataManager and refactor of models 2020-06-20 01:48:20 +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-180 don't buffer content output to variable 2020-06-27 12:56:47 +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-181 ability to add login_hint to dialog url 2020-06-28 03:15:20 +02:00
PersistentData MAPG-156 extend PDM to be able to return with Generator 2020-06-25 20:26:51 +02:00
Repository MAPG-156 add getByUser to UserConfirmationRepository 2020-06-25 20:26:51 +02:00
Request MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
Response MAPG-180 don't buffer content output to variable 2020-06-27 12:56:47 +02:00
Routing MAPG-166 response to HEAD request with the GET content 2020-06-23 15:26:53 +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
View MAPG-187 refactor view parsing and linking 2020-06-28 19:35:14 +02:00