Commit Graph

16 Commits

Author SHA1 Message Date
Gonçalo Valério 0ed52a3cf6 response code can be defined on the callback url 2019-04-24 22:28:35 +01:00
Gonçalo Valério e835a99b43 simplified the controller code to make use of the new request headers object 2019-04-03 23:17:02 +01:00
Gonçalo Valério 8fbc519b18 added some security headers to the settings 2019-03-28 22:43:43 +00:00
Gonçalo Valério ae6103396e changed redis config to accept more compreensive settings 2019-03-22 12:14:07 +00:00
Gonçalo Valério 0ec7871268 added a new environment to the settings 2019-03-22 11:49:42 +00:00
Gonçalo Valério 8df6a14cb3 added first tests to the project 2019-03-07 23:39:00 +00:00
Gonçalo Valério e0c9b668b2 allow the configuration to exclude certain HTTP headers 2019-01-27 16:17:47 +00:00
Gonçalo Valério b16b2a738c added application service and updated dependencies 2019-01-26 19:26:09 +00:00
Gonçalo Valério e6b5f79d0d redis url can be configured as an environment variable 2019-01-13 17:51:03 +00:00
Gonçalo Valério 62a1ab2b92 added more information to the readme 2019-01-13 17:41:34 +00:00
Gonçalo Valério 8449230620 added request contents to the web interface 2019-01-06 22:37:10 +00:00
Gonçalo Valério 4046e5b59d added black. Implemented a simple method to extract request data 2018-12-21 23:17:51 +00:00
Gonçalo Valério ca4faca497 Added basic websocket funtionality 2018-11-26 01:05:03 +00:00
Gonçalo Valério 24f47f34f3 Added callbacks app with the base views 2018-11-13 19:05:28 +00:00
Gonçalo Valério 018ca3ff83 added django channels and removed standard apps that will not be used 2018-11-11 23:01:34 +00:00
Gonçalo Valério 69ede4e1e2 Added base files for the project 2018-11-11 21:37:21 +00:00