ComputerScienceHouse / ComputerScienceHouse/packet
Show badges for Alumni and Advisors
Aperta
ux enhancement
- Lingua principale
- Python
- Stelle
- 25
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.