160 Commits

Author SHA1 Message Date
58f9420830 Loglevel configuration for production 2020-04-06 09:46:32 +02:00
475a781752 Enforce SSL on production 2020-04-06 09:46:19 +02:00
6c27a471ee Use forms as homepage if logged in 2020-04-06 00:37:53 +02:00
cb060238e8 Add sentry exception tracking 2020-04-06 00:29:54 +02:00
409038ecba Add experimental support for dynamic values
This allows a submission to get a dynamic value like for example the current time
2020-04-06 00:26:59 +02:00
92236aba2f Disable wrap parameters on submission controller
wrap parameters wraps the body parameters sent via a JSON request in
a submission hash. We don't want that for our submissions.
2020-04-06 00:11:54 +02:00
2f1e0b8ccd Configure logger for Google API calls 2020-04-06 00:11:40 +02:00
d344256013 Configure CORS headers for submission endpoint 2020-04-06 00:01:11 +02:00
d10ba13735 Display submission URL 2020-04-05 23:44:22 +02:00
917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00