fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth (index)
|
||||
dir: archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
|
||||
# 2025-05-17-oauth-traefik-integration/specs/auth-oauth (index)
|
||||
dir: 2025-05-17-oauth-traefik-integration/specs/auth-oauth
|
||||
|
||||
## role
|
||||
Defines OAuth2/OIDC authentication requirements using Authentik with session security via httpOnly cookies for the Traefik integration project.
|
||||
Defines authentication requirements for OAuth2/OIDC integration with Authentik and secure session management using httpOnly cookies.
|
||||
## parent
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
|
||||
map: archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
|
||||
map: 2025-05-17-oauth-traefik-integration/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
|
||||
map: archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
|
||||
map: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
|
||||
dir: archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth
|
||||
# 2025-05-17-oauth-traefik-integration/specs/auth-oauth
|
||||
dir: 2025-05-17-oauth-traefik-integration/specs/auth-oauth
|
||||
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/auth-oauth/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines OAuth2/OIDC authentication requirements using Authentik with session security via httpOnly cookies for the Traefik integration project.
|
||||
Defines authentication requirements for OAuth2/OIDC integration with Authentik and secure session management using httpOnly cookies.
|
||||
## files
|
||||
- spec.md | Specifies modified requirements for OAuth2/OIDC authentication via Authentik and session security with httpOnly cookies | dep: Authentik, Traefik, OAuth2, OIDC
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based technical specification pattern with security-focused authentication flow definitions.
|
||||
Specification-driven architecture with external identity provider delegation, token-based authentication flows, and cookie-based session security patterns.
|
||||
## tags
|
||||
oauth2, oidc, authentik, spec, specifies, modified, requirements, authentication
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user