This website requires JavaScript.
Explore
Help
Register
Sign In
serversdown
/
terra-view
Watch
1
Star
0
Fork
0
You've already forked terra-view
Code
Issues
17
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
da128f617319986c301f611fcba857663f31f01d
terra-view
/
tests
T
History
serversdown
20f62a5c0a
feat: env-driven Secure flag on portal session cookie
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-16 00:16:54 +00:00
..
__init__.py
test: stand up pytest harness + add argon2-cffi
2026-06-15 23:23:41 +00:00
conftest.py
test: tidy conftest fixtures per review (drop dead try/finally, scope override cleanup, rm unused import)
2026-06-15 23:28:16 +00:00
test_auth_passwords.py
refactor: simplify verify_password except clause; drop unused import
2026-06-15 23:31:14 +00:00
test_cookie_secure.py
feat: env-driven Secure flag on portal session cookie
2026-06-16 00:16:54 +00:00
test_portal_access_admin.py
feat: operator portal-access endpoints (enable/password/disable/state)
2026-06-15 23:55:10 +00:00
test_portal_auth_helpers.py
fix: link project to its portal client (project.client_id) so the portal isn't empty
2026-06-15 23:53:19 +00:00
test_portal_gate.py
fix: treat enabled-but-passwordless portal as inactive (no dead form / self-lockout)
2026-06-15 23:46:14 +00:00
test_portal_migration.py
feat: add per-project portal gate columns + migration
2026-06-15 23:32:41 +00:00
test_portal_scope.py
fix: link project to its portal client (project.client_id) so the portal isn't empty
2026-06-15 23:53:19 +00:00
test_retired_routes.py
fix: retire portal_admin mint-link (dead /portal/enter URL); refresh docstrings; assert revoke route gone
2026-06-16 00:15:09 +00:00