ComputerScienceHouse / ComputerScienceHouse/packet
Show badges for Alumni and Advisors
- 主要言語
- Python
- スター
- 25
- フォーク
- 33
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by tracing the packet signature handling and the `ldap-sync` entry point mentioned in the issue. Confirm how roles are currently obtained and persisted, then verify that first signatures query LDAP, later signatures reuse prior roles, and role transitions update all affected records; any schema change should be evaluated separately.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- flask, python, sqlalchemy
- 領域
- authorization, backend, database
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100