NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

Retrieve user identities from CN.listSubjects() rather than Metacat.getPrincipals() #938

Closed mbjones closed 6 years ago

mbjones commented 6 years ago

Author Name: ben leinfelder (ben leinfelder) Original Redmine Issue: 5744, https://projects.ecoinformatics.org/ecoinfo/issues/5744 Original Date: 2012-11-20 Original Assignee: Jing Tao


The access control page needs to handle a D1 SubjectList rather than the Metacat principal list. It can still be a searchable tree, but probably with fewer levels: 1) all subjects, and 2) groups with subjects beneath.

mbjones commented 6 years ago

Original Redmine Comment Author Name: Jing Tao (Jing Tao) Original Date: 2012-12-14T18:19:33Z


Modified the AccessPage and relevant classes to use Person and Group objects to display the users.

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:31:32Z


Original Bugzilla ID was 5744