* refactor(auth): replace dashboard sessions with stateless tokens * feat(auth): harden session issuance and distributed enforcement * fix(proxy): preserve trusted proxy compatibility defaults * refactor: address dashboard auth review feedback * refactor: remove classic frontend and flatten web app
13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
.github
|
|
.git
|
|
*.md
|
|
.vscode
|
|
.gitignore
|
|
Makefile
|
|
docs
|
|
.eslintcache
|
|
.gocache
|
|
/web/node_modules
|
|
/web/dist
|
|
!THIRD-PARTY-LICENSES.md
|