diff --git a/app/View/Users/news.ctp b/app/View/Users/news.ctp old mode 100644 new mode 100755 index 1a1dc17a8..a1387203e --- a/app/View/Users/news.ctp +++ b/app/View/Users/news.ctp @@ -1,5 +1,13 @@

News

+

June 2012

+

Audit
+There is now log on every login, logout, addition, change and deletion.
+

+

Access Control granulation
+There is Access Control, an user must be bound to a users-group,
+so we are able to grant global add, modify and publish rights.
+

April 2012

REST API (output)
From now on you can use the REST API that uses this XML export. For more information check out the export page.