Age | Commit message (Collapse) | Author |
|
|
|
closes #530 (Session on API calls)
|
|
admin-user instead of admin-arrive
|
|
|
|
|
|
|
|
|
|
|
|
closes #418 (/metrics endpoint)
Usage:
```yaml
scrape_configs:
- job_name: 'engelsystem'
static_configs:
- targets: ['engelsystem.example.com:80']
```
|
|
|
|
|
|
Closes #519 (iCal/JSON export only works when logged in)
|
|
|
|
|
|
|
|
|
|
|
|
See #486 (Implement caching)
|
|
* Ensure that the form is submitted with a post request
* Replaced several links with forms
Closes #494 (Security Vulnerability)
|
|
|
|
|
|
|
|
|
|
(Contains some buggy stuff too...)
|
|
|
|
|
|
|
|
|
|
|
|
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails
Closes #426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #434
|