friends
friends copied to clipboard
feat: Implement token validation from common protocols
Resolves #XXX
Changes:
We have to do special handling for guest accounts, so the insecure method is enabled on both TicketGranting and SecureConnection. Alongside that, we override the RegisterEx function to do the additional processing required by friends.
- [x] I have read and agreed to the Code of Conduct.
- [x] I have read and complied with the contributing guidelines.
- [ ] What I'm implementing was an approved issue.
- [x] I have tested all of my changes.