Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show badges for Alumni and Advisors #138

Open
devinmatte opened this issue Aug 6, 2019 · 0 comments
Open

Show badges for Alumni and Advisors #138

devinmatte opened this issue Aug 6, 2019 · 0 comments

Comments

@devinmatte
Copy link
Member

Right now we don't show badges for alumni and advisors due to the nature of it requiring an ldap sync.

  1. Call LDAP on first misc signatures of a packet to collect roles
  2. On subsequent signatures, check to see if they've signed another packet, if so, pull roles from previous signature to avoid ldap call
  3. Update ldap-sync to update roles on all transitions

(We may also want to move in the schema a roles table so that we only pull the data once per person overall)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant