cara/cara/apps/calculator
2021-04-06 12:19:07 +02:00
..
static Removed infected break validation if breaks not separate 2021-03-19 15:38:27 +00:00
templates Merge branch 'fix/logo_distortion' into 'master' 2021-04-01 19:20:17 +00:00
__init__.py Shorten the form URL by compressing and b64 encoding it. In a real-world example, the baseline URL goes from 1086 characters to 620. This is good for the resulting QR barcode. 2021-04-06 12:19:07 +02:00
__main__.py Implement OIDC through nginx's ngx_http_auth_request_module module. 2021-02-26 22:08:05 +01:00
model_generator.py Rename the form element to calculator_version. 2021-04-01 18:17:43 +02:00
report_generator.py Shorten the form URL by compressing and b64 encoding it. In a real-world example, the baseline URL goes from 1086 characters to 620. This is good for the resulting QR barcode. 2021-04-06 12:19:07 +02:00
user.py Set a custom variable in piwik in order to track the authenticated user's origin/domain. 2021-03-26 10:22:58 +01:00