diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-09-12 16:39:01 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-09-12 16:39:01 +0100 |
commit | d115cd9e58300ee8ab580e6d1d3d6e8d35cb8845 (patch) | |
tree | bc281a0b23153378579e24d0f10218069bb34faf /debian | |
parent | 4eff930c3f01414bb454d7bcb5501827cb60289b (diff) | |
parent | 44636adb743dbe538a059a8dd34485a678018f0b (diff) |
Merge branch '22-alerts-can-be-accessed-without-prior-authentication' into 'develop'
AJAX auth and navbar change
Closes #22 and #18
See merge request !3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a5a176b..e4d42d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ mauvealert (3.16.0) UNRELEASED; urgency=medium into /etc/mauvealert/mauveserver.conf. (!2) * Changed supervision model to systemd. (!2) * Removed XMPP support. (!2) + * Make authentication work for AJAX requests (#22, !3) + * Change 'Events' nav item to load day list instead of calendar (#18, !3) -- Patrick J Cherry <patrick@bytemark.co.uk> Mon, 01 Aug 2017 14:37:32 +0100 |