3.4 create site group
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2011 11:53 AM
So I am taking my first look at 3.4.0 enterprise.
I currently have custom code to only allow users within a group to create sites.
http://forums1.man.alfresco.com/en/viewtopic.php?f=48&t=28291
But I understood from the release notes for 3.4.0 I might get to pull out my custom code.
http://wiki.alfresco.com/wiki/Site_Service#Controlling_who_can_create_sites.
This leaves the link Create Site but when you user trys and create a site it throws an error ?
is this how it should work or did I miss something ?
I currently have custom code to only allow users within a group to create sites.
http://forums1.man.alfresco.com/en/viewtopic.php?f=48&t=28291
But I understood from the release notes for 3.4.0 I might get to pull out my custom code.
http://wiki.alfresco.com/wiki/Site_Service#Controlling_who_can_create_sites.
This leaves the link Create Site but when you user trys and create a site it throws an error ?
01100001 Wrapped Exception (with status template): 01100002 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/site/sites.post.json.js': 01100001 Access Denied. You do not have the appropriate permissions to perform this operation
is this how it should work or did I miss something ?
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2011 12:02 PM
That's probably right…
However you can argue that the create button should not be shown if it doesn't work. That's probably a minor bug…
However you can argue that the create button should not be shown if it doesn't work. That's probably a minor bug…
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2011 12:28 PM
That's probably right…
However you can argue that the create button should not be shown if it doesn't work. That's probably a minor bug…
Ahh Ya, guess my custom code stays.
http://forums1.man.alfresco.com/en/view … 48&t=28291
I was hoping to remove some of it.
