summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-24 09:30:27 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-24 09:30:27 -0400
commit9129a163377126d30b78ff39c94385f4245df7ae (patch)
treedfd62157b7bb6d6c0d25a1d883bc834165d32c9f /ChangeLog
parent9aca556fc6db6c23c4c95a0e30425fe966003f0e (diff)
Check for each request that reverse proxy user match user session
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd0fcf97..91e09fcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Breaking changes:
- Add namespace Kanboard (update your plugins)
- Move Mailgun, Sendgrid, Postmark, Slack, Hipchat and Jabber to plugins
+- ReverseProxy authentication check for each request that the username match the user session
New features: