Ticket #768 (closed Enhancement: fixed)

Opened 10 years ago

Last modified 10 years ago

Access Control API: make getPrivateWorkspace() RESTful

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.6
Component: DeepaMehta Standard Distribution Version: 4.5
Keywords: Cc: dgf, Malte, JuergeN
Complexity: 2 Area: Application Framework / API
Module: deepamehta-accesscontrol

Description


Change History

comment:1 Changed 10 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Jörg Richter <jri@…>

In e876867959f55d39045c8a2ae8de09953bfb247e/deepamehta:

Access Control: getPrivateWorkspace() REST (#768).

Access Control API: the getPrivateWorkspace() method is RESTful:

GET /accesscontrol/user/workspace

It returns the private workspace of the logged in user. A topic.
If no user is logged in the response is 500 (Internal Server Error).

See #768.

comment:3 Changed 10 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.