Add no referrer policy in meta tags

This commit is contained in:
Frederic Guillot
2015-08-28 22:28:39 -04:00
parent fe3504d8a2
commit f4c3ca9991
5 changed files with 11 additions and 11 deletions

View File

@@ -30,6 +30,7 @@ Improvements:
* Enable support for Github Enterprise when using Github Authentication
* Update iCalendar library to display organizer name
* Improve sidebar menus
* Add no referrer policy in meta tags
* Run automated unit tests with Sqlite/Mysql/Postgres on Travis-ci
* Add Makefile and remove the scripts directory