8 Commits
Author SHA1 Message Date
Sulka HaroandGitHub d7e011d8f5 Refactoring organisation, bundling and security improvements (#6765)
* * Simplified bundling to just one bundle
* Removed cache invalidation token from bundling
* Generate strong persistent random string on deploy to use for JWT signing
* WIP: moving api-secret and JWT signing to a separate centralized security component
* Moved some server components away from project root
* Fix issues reported by linter

* Ignore detect-object-injection everywhere but the client

* Make admin message button red

* Remove alarms for some security alerts on code

* api_secret is now fully contained in the enclave
2021-02-02 19:53:30 +02:00
Sulka Haro a0738414f2 Oops, push the unit test changes as well 2020-12-14 22:08:53 +02:00
Sulka Haro 9007db0f63 Fix tests 2017-12-28 19:15:52 +02:00
Jason Calabrese add721b5fe new announcement feature
allow notification to be created manually
support for routing these to special pushover and maker keys
support for multiple pushover and maker key
2015-07-25 03:17:59 -07:00
Jason Calabrese ca773ba7da split notification levels out for easier use 2015-07-12 23:46:21 -07:00
Jason Calabrese 320565b0cb more easy cleanup 2015-07-01 00:30:39 -07:00
Jason Calabrese fd585720b8 fix lots of little issues reported by codacy 2015-06-30 23:34:59 -07:00
Jason Calabrese e5cf3cd0bd added support for canceling pushover alarms; more refactoring and tests 2015-06-27 11:11:42 -07:00