This website requires JavaScript.
291c68eb26
Merge pull request 'ci: scan range histories' (#3 ) from ci/gitleaks-branch-commits into develop
develop
SangNguyen
2026-06-23 02:43:43 +00:00
c4110d27ca
ci: scan range histories
SangNguyen
2026-06-23 02:43:01 +00:00
0bb38a2fb4
ci: add deployment with security scanner (#1 )
SangNguyen
2026-06-23 02:31:23 +00:00
b7211ee43f
Fix redirect loop on session timeout
main
coryHawkvelt
2026-06-10 05:05:29 +00:00
3161ef7d91
feat: show session timeout modal and redirect on 401 responses
coryHawkvelt
2026-06-05 15:34:33 +00:00
7aa550f62a
refactor: remove can_sudo from department create/edit flow
coryHawkvelt
2026-06-05 15:29:49 +00:00
0bc18364d4
feat: add sorting, click-to-search, and restore access for suspended approvals - Sortable columns in All Approvals table (click headers to toggle asc/desc) - Click any User/Device/Network/Status cell to populate search and filter - Restore Access option for suspended memberships via assign endpoint
coryHawkvelt
2026-06-01 07:45:34 +00:00
087b8f002f
feat: replace Activate All with Deactivate All button and remove Assign Access modal
coryHawkvelt
2026-05-30 06:34:20 +00:00
ff2beae9d0
feat: show device name instead of UUID in ZeroTier All Approvals table
coryHawkvelt
2026-05-30 05:43:38 +00:00
71f9e8b7ac
feat: add per-state action dropdowns and table view to ZeroTier All Approvals
coryHawkvelt
2026-05-30 05:03:01 +00:00
fe0b114ebf
Removed requeets form netweorks tab Actiev sessions now refreshes every 5 seconds Better session mgmt
coryHawkvelt
2026-05-29 06:28:26 +00:00
a13e298d8a
feat: display human-readable user and device names in network management
coryHawkvelt
2026-05-28 11:11:48 +00:00
dc4e9fe366
Move config to .env
coryHawkvelt
2026-05-28 06:09:37 +00:00
944a907080
Merge branch 'main' of github.com:CoryHawkless/gatehouse-ui
coryHawkvelt
2026-05-28 06:00:13 +00:00
c6fbec6442
Various QOL updates
coryHawkvelt
2026-05-28 05:58:56 +00:00
91f82fa101
Added OIDC Client CORS attributes
coryHawkvelt
2026-05-19 15:13:51 +00:00
2366847151
fix: remove invalid ip_address and user_agent params from AuditService.log_action calls
Ubuntu
2026-05-08 08:03:32 +00:00
63db8975a5
Nav bar and page title cleanup
Ubuntu
2026-05-07 21:10:22 +00:00
c217b36799
feat: display SSH cert principals in expanded certificate details
Ubuntu
2026-05-07 20:51:30 +00:00
16fb2b4e41
feat: add network management page and inline accordion device details
Ubuntu
2026-05-07 19:59:21 +00:00
9e5427a262
session timeout
oidc-client
coryHawkvelt
2026-04-27 02:40:00 +09:30
9a5e023ec3
Merge pull request #10 from CoryHawkless/custom-theme
HawkveltGiteaAdmin
2026-04-26 16:09:58 +08:00
c34551b868
fix: theme colors not applying due to incorrect CSS injection method
coryHawkvelt
2026-04-26 17:35:49 +09:30
e4735d3823
Merge branch 'custom-theme' of github.com:CoryHawkless/gatehouse-ui into custom-theme
coryHawkvelt
2026-04-26 17:09:31 +09:30
9cba8b4829
feat: add visual theme indicators and fix logo colors for dev/staging environments
coryHawkvelt
2026-04-26 17:06:45 +09:30
6fe039c515
Merge pull request #9 from CoryHawkless/custom-theme
HawkveltGiteaAdmin
2026-04-26 15:20:03 +08:00
8a4a0d5f20
Merge branch 'main' into custom-theme
HawkveltGiteaAdmin
2026-04-26 15:19:54 +08:00
d8828d64f2
feat: add environment-based CSS theming with configurable colors and branding
coryHawkvelt
2026-04-26 16:47:48 +09:30
1e0ba4afcc
Resolve container build errors
coryHawkvelt
2026-04-26 07:06:34 +00:00
6f1b74850c
Merge pull request #8 from CoryHawkless/cory-wip
HawkveltGiteaAdmin
2026-04-26 04:32:22 +08:00
37e5de7f92
feat: add ZeroTier Devices to admin sidebar navigation
coryHawkvelt
2026-04-26 00:55:29 +09:30
78ac65169e
feat(org): add celebration confetti when joining or creating organization
nexgen_mirrors
2026-04-21 17:11:05 +09:30
5fc24b7a42
feat(org): persist selected organization to localStorage
nexgen_mirrors
2026-04-20 16:58:03 +09:30
0dcebdb52b
feat(org): prevent removal of last organization owner
nexgen_mirrors
2026-04-20 16:36:49 +09:30
d927c17c60
feat(org): add create organization dialog and fix admin role check
nexgen_mirrors
2026-04-20 15:04:43 +09:30
e5fbbf521d
refactor(auth): extract SocialLoginButtons into reusable component
nexgen_mirrors
2026-04-20 13:13:31 +09:30
2ff5f79f0f
feat(profile): add resend verification email button
nexgen_mirrors
2026-04-20 13:12:44 +09:30
cb62079b4f
feat(marketing): add contact form submission and testing setup
nexgen_mirrors
2026-04-18 00:33:02 +09:30
2baf6cd51a
Merge branch 'main' of github.com:CoryHawkless/gatehouse-ui
nexgen_mirrors
2026-04-08 16:46:35 +09:30
e8987e28f7
feat(admin): add dedicated user management page
nexgen_mirrors
2026-04-08 16:45:57 +09:30
3975f4a1c3
Merge pull request #6 from jamesii-b/v1.01/stable
HawkveltGiteaAdmin
2026-04-08 16:43:55 +09:30
56a70cd83d
Fix: Previously after join the invite link would navigate to create org.
JamesBhattarai
2026-04-08 11:45:13 +05:45
f3e0f806cc
fix(auth): resolve undefined SECUIRD_API in CLI token exchange
nexgen_mirrors
2026-04-07 10:25:07 +09:30
085f544b3c
refactor(auth): use centralized config for API base URL
nexgen_mirrors
2026-04-07 00:48:53 +09:30
82b4056c41
refactor(auth): use API base URL directly for OIDC endpoints
nexgen_mirrors
2026-04-07 00:43:36 +09:30
f653ee5ca7
refactor(auth): remove redirect_uri parameter from OAuth flow
nexgen_mirrors
2026-04-06 23:50:42 +09:30
11f56c187f
feat(marketing): add ZeroTier Network Governance page and content
nexgen_mirrors
2026-04-06 20:57:30 +09:30
3e0a7f9de4
refactor(config): separate base URL from API URL for CLI usage
nexgen_mirrors
2026-04-06 01:57:40 +09:30
a7310367a6
Added docker-compose.yml
coryHawkvelt
2026-04-05 14:28:58 +00:00
eb9161804e
build(docker): add multi-stage Dockerfile with nginx and docker-compose
nexgen_mirrors
2026-04-04 16:49:13 +10:30
13e8d8f19a
Merge pull request #4 from jamesii-b/gatehouse/secuird-CA-merge-v2.01
HawkveltGiteaAdmin
2026-04-03 12:02:33 +10:30
a584a549e8
Fix: oidc endpoint
JamesBhattarai
2026-03-31 12:56:52 +05:45
a0532ba010
Feat: Multi Tenant ZeroTier Config
JamesBhattarai
2026-03-29 21:33:37 +05:45
6ab4b8c2a5
Fix(UI): Fix security page routing and standardize marketing CTA card styles
JamesBhattarai
2026-03-29 10:49:27 +05:45
7003bbf8c6
Fix: UI Light Mode
JamesBhattarai
2026-03-23 22:20:52 +05:45
7c68886e20
Chore: Fix rename info
JamesBhattarai
2026-03-23 18:23:46 +05:45
e6b9081d7f
Chore(Fix): Added CLI Guide + Refractor API Key Page UI
JamesBhattarai
2026-03-22 15:36:17 +05:45
0b0adb69e6
Fix: SSH key verify — namespace 'file', show full challenge, copyable Step 2
JamesBhattarai
2026-03-13 11:43:47 +05:45
58929fbfef
Feat: Implemented SUDO Department & API Key
JamesBhattarai
2026-03-08 18:08:42 +05:45
2dd6823b0f
Fix: Verbose Syslog
JamesBhattarai
2026-03-06 14:19:54 +05:45
55847f387e
Fix: Localized Dates
JamesBhattarai
2026-03-06 12:58:23 +05:45
77e3a1fcec
Fix: 2FA/passkey page redirect + org Setup context
JamesBhattarai
2026-03-06 09:39:55 +05:45
979b5a918e
Chore: Rebranding Gatehouse to Secuird (UI)
JamesBhattarai
2026-03-06 00:22:57 +05:45
7be6415db1
feat(marketing): add Secuird marketing pages and rebrand
nexgen_mirrors
2026-03-20 22:17:33 +10:30
4e669160eb
feat(zerotier): add ZeroTier network access management UI
nexgen_mirrors
2026-03-20 21:52:52 +10:30
819f33229d
Merge pull request #3 from jamesii-b/gatehouse/secuird-CA-merge-v2.01
HawkveltGiteaAdmin
2026-03-05 16:55:36 +10:30
27beb7a43f
Chore: logo
JamesBhattarai
2026-03-04 19:03:18 +05:45
de869ec1f2
Feat(Chore, Fix): Admin Privilege
JamesBhattarai
2026-03-04 18:43:12 +05:45
44afd93c35
Fix: Deletion Deadlocks (Owner, User)
JamesBhattarai
2026-03-03 23:23:18 +05:45
7348ba916d
Chore(Feat): Refractor CA Code + CA host Sign via web
JamesBhattarai
2026-03-03 18:02:21 +05:45
e6f0d0b004
Merge pull request #2 from jamesii-b/gatehouse/secuird-CA-merge-v2.01
HawkveltGiteaAdmin
2026-03-03 13:52:25 +10:30
cfbd64e189
Merge pull request #1 from jamesii-b/oidc/v1.01
HawkveltGiteaAdmin
2026-03-03 13:52:12 +10:30
b97937f080
Feat(Fix): Multi Org, Suspension, User Detail
JamesBhattarai
2026-03-02 23:55:47 +05:45
6cab506603
Feat(Fix): CA manage Host/User Key
JamesBhattarai
2026-03-01 20:41:31 +05:45
f1a8e313fc
Feat(Fix): User & Org Setup Initial (Invite + Create on own) & Chore: UI
JamesBhattarai
2026-03-01 20:11:22 +05:45
4c01fd0107
Feat: RBAC, Keys Extension, Invites
JamesBhattarai
2026-03-01 16:50:19 +05:45
62f767474b
Feat(Fix): SSH Keys-Expiry+Log; Department+Principal Link; CA Keys mgmt;
JamesBhattarai
2026-02-28 23:35:32 +05:45
c32cb4757a
Feat(Chore): Implemented Audit-Logs, Department, Principal.
JamesBhattarai
2026-02-27 21:08:16 +05:45
b94053aebc
Feat: Handle Oauth Callback/Bridge + Microsoft Oauth
JamesBhattarai
2026-02-26 23:38:45 +05:45
5c2971e38d
fix(auth): validate WebAuthn rp.id against current host
nexgen_mirrors
2026-02-24 01:20:41 +10:30
e854bf801e
google login works
coryHawkvelt
2026-01-21 03:09:38 +10:30
e7c2c873c2
can link google accounts!
coryHawkvelt
2026-01-20 15:54:11 +10:30
87c143a332
Force mfa if enabled at login
coryHawkvelt
2026-01-16 17:50:56 +10:30
4ee3b81074
enabled policies
coryHawkvelt
2026-01-16 17:31:25 +10:30
71c58ddb60
fix(auth): ensure token storage before user state updates
coryHawkvelt
2026-01-16 11:35:21 +10:30
7e92c7bea1
Fix auth headers on login
gpt-engineer-app[bot]
2026-01-15 23:15:04 +00:00
65c2a78552
Changes
gpt-engineer-app[bot]
2026-01-15 23:15:04 +00:00
53d4e97bf7
Restore cookies with API calls
gpt-engineer-app[bot]
2026-01-15 22:46:27 +00:00
c7fe145271
Changes
gpt-engineer-app[bot]
2026-01-15 22:46:27 +00:00
92bd4f7380
Add WebAuthn passkeys
gpt-engineer-app[bot]
2026-01-14 15:32:30 +00:00
f9d66f9625
Changes
gpt-engineer-app[bot]
2026-01-14 15:32:30 +00:00
49e10218a4
Enhance TOTP login flow
gpt-engineer-app[bot]
2026-01-14 07:21:56 +00:00
b77f2630a1
Changes
gpt-engineer-app[bot]
2026-01-14 07:21:55 +00:00
1ccceb7372
Fix TOTP QR render
gpt-engineer-app[bot]
2026-01-14 02:24:14 +00:00
6e473725b4
Changes
gpt-engineer-app[bot]
2026-01-14 02:24:13 +00:00
3dee2968c2
Refine 401 handling for API
gpt-engineer-app[bot]
2026-01-14 02:10:24 +00:00
5bf44f37a2
Changes
gpt-engineer-app[bot]
2026-01-14 02:10:23 +00:00
4516a53168
Wire up TOTP endpoints
gpt-engineer-app[bot]
2026-01-12 06:28:37 +00:00
872e720b9a
Changes
gpt-engineer-app[bot]
2026-01-12 06:28:36 +00:00
b82abaa423
Enforce no-cache for API calls
gpt-engineer-app[bot]
2026-01-12 01:24:59 +00:00