You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,9 @@ Using the dashlet
61
61
- Click `OK` to save the configuration.
62
62
- The dashlet should now be shown in your dashboard.
63
63
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
+
64
67
65
68
***Configuration** :
66
69
@@ -171,6 +174,12 @@ Some sample screenshots with different configurations are included below :
171
174
Changelog
172
175
---------
173
176
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.
0 commit comments