3 Commits (2093bf2429345fa58527f7d44aa28fd921d96399)

Author SHA1 Message Date
Jan Dittberner 2093bf2429 Decouple request and response via WebSocket 3 years ago
Jan Dittberner 1f8c44689e Implement CSRF protection
This commit adds CSRF protection based on the gorilla/csrf package.

Node dependencies have been updated.

Logging uses sirupsen/logrus for log level support now.
3 years ago
Jan Dittberner e13c9d174b Implement i18n support
This commit adds internationalization support and a german translation.
3 years ago