Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #226 (new Defect)

Opened 3 years ago

Last modified 6 months ago

config.py should deal with simpler AdminPrincipals

Reported by: wsanchez@… Owned by: wsanchez@…
Priority: 2: Expected Milestone: CalendarServer-3.x
Component: Calendar Server Severity: Other
Keywords: Cc:

Description

Right now, to add an admin principal, you have to enter it's principal URL, which is an ugly thing like:

/principals/__uids__/E415DBA7-40B5-49F5-A7CC-ACC81E4DEC79/

It should deal with /principals/users/wsanchez/ as well and translate it if necessary to the above.

Change History

Changed 3 years ago by wsanchez@…

9/14/07 1:50 PM Wilfredo Sanchez: Perhaps tricky since we may set this up before the directory system is up and running, so we'd have to defer the work somehow.

9/14/07 7:47 PM Cyrus Daboo: We should make the .plist just contain the shortnames of the admins rather than "fake" a principal-URL.

9/17/07 9:38 AM Wilfredo Sanchez: Better, yes.

Changed 2 years ago by wsanchez@…

  • milestone changed from 1.2 to 1.3

Changed 22 months ago by wsanchez@…

  • milestone changed from CalendarServer-1.3 to CalendarServer-2.0

Changed 18 months ago by wsanchez@…

  • milestone changed from CalendarServer-2.0 to CalendarServer-2.x

Changed 6 months ago by wsanchez@…

  • milestone changed from CalendarServer-2.x to CalendarServer-3.x
Note: See TracTickets for help on using tickets.