Skip to content

Commit b7c0331

Browse files
author
Romain GUINOT
committed
0.53:
- updated README to mention that the Alfresco repository restricts access to audit data to repository administrators only. Only admins will therefore be able to use the dashlet. - README update addresses reported issue #3. - no new features or bugfixes
1 parent 67e8c8b commit b7c0331

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ Using the dashlet
6161
- Click `OK` to save the configuration.
6262
- The dashlet should now be shown in your dashboard.
6363

64+
Note : querying audit data is restricted by the Alfresco repository to users with administrator privileges.
65+
Therefore, only admin users will be able to use the dashlet and view audit data.
66+
6467

6568
* **Configuration** :
6669

@@ -171,6 +174,12 @@ Some sample screenshots with different configurations are included below :
171174
Changelog
172175
---------
173176

177+
0.53:
178+
179+
- updated README to mention that the Alfresco repository restricts access to audit data to repository administrators only. Only admins will therefore be able to use the dashlet.
180+
- README update addresses reported issue #3.
181+
- no new features or bugfixes
182+
174183
0.52:
175184

176185
- fixed javascript issue with non-admin users. Addresses (new) Github issue #1.

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
build.version=0.52
1+
build.version=0.53
22
project.name=audit-dashlet
33
jar.name=${project.name}-${build.version}.jar

0 commit comments

Comments
 (0)