-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: traPtitech/portal-oidc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(docker): production image を nonroot 化 + Dockerfile 改善
#153
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(auth): POST /login に IP per レートリミット (burst 10, sustained 0.2/s)
#152
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
fix(auth): return_url の schemes / opaque / backslash を拒否
#151
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(db): connection pool 設定 (max_open=25, max_idle=5, lifetime=30m)
#150
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(server): security ヘッダー追加 + 1MB body limit
#149
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(server): structured access log + X-Request-ID middleware
#148
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(server): /ready エンドポイント追加 (DB ping によるreadiness probe)
#147
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(server): SIGINT / SIGTERM で graceful shutdown
#146
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(oauth): ID Token に acr / amr claim を出力 (OIDC Core 1.0 §2 / RFC 8176)
#145
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(auth): TOTP 登録・検証・ログインエンドポイント追加 (RFC 6238)
#144
opened May 5, 2026 by
anko9801
Collaborator
Loading…
4 tasks
feat(oauth): Device Authorization Grant 実装 (RFC 8628)
#143
opened May 5, 2026 by
anko9801
Collaborator
Loading…
5 tasks
feat(oauth): /oauth2/register Dynamic Client Registration エンドポイント追加 (RFC 7591)
#142
opened May 5, 2026 by
anko9801
Collaborator
Loading…
feat(tokens): tokens を access_tokens / refresh_tokens に分離 (spec 準拠)
#141
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(webauthn): WebAuthn / Passkey 登録・認証エンドポイント追加
#140
opened May 5, 2026 by
anko9801
Collaborator
Loading…
4 tasks
feat(sessions): user_sessions テーブル + /auth/sessions API
#139
opened May 5, 2026 by
anko9801
Collaborator
Loading…
4 tasks
feat(consent): user_consents テーブル + /oauth2/consent 同意画面
#138
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(audit): audit_logs テーブル追加 + login/token イベント記録
#137
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(keys): signing_keys テーブル + key rotation 対応の keymanager 導入
#136
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
feat(clients): clients テーブルに spec 準拠の OAuth metadata カラムを追加
#135
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(oauth): /oauth2/logout エンドポイント追加 (OIDC RP-Initiated Logout 1.0)
#134
opened May 5, 2026 by
anko9801
Collaborator
Loading…
4 tasks
feat(oauth): /oauth2/introspect エンドポイント追加 (RFC 7662)
#133
opened May 5, 2026 by
anko9801
Collaborator
Loading…
4 tasks
feat(oauth): /oauth2/revoke エンドポイント追加 (RFC 7009)
#132
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
feat(oauth): /.well-known/oauth-authorization-server エンドポイント追加 (RFC 8414)
#131
opened May 5, 2026 by
anko9801
Collaborator
Loading…
3 tasks
chore(conformance): expected-skips を空にして Basic Certification を完全実行
#130
opened May 5, 2026 by
anko9801
Collaborator
Loading…
1 task
feat(oauth): request / request_uri パラメータを明示的に拒否し discovery に反映
#129
opened May 5, 2026 by
anko9801
Collaborator
Loading…
2 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.