- Issue created by @elc
The CAS Tickets are currently handled with much duplicated code in every ticket type, and the ticket factory having a separate near identical method for creating and loading every ticket type.
Convert all of the ticket types to Plugins under a CasTicket(Plugin)Manager and Mapper.
Needs work
3.0
Code