-
a3b230e65d
ci: add ansible and CICD deployment
ci/deploy
sangnn
2026-06-23 07:16:42 +00:00
-
a6d74d9316
fix: prevent ghost memberships from soft-deleted users
main
develop
coryHawkvelt
2026-06-10 05:30:24 +00:00
-
05589ce442
cli: Add multi org support for issuing certs, add testing
coryHawkvelt
2026-06-05 06:23:12 +00:00
-
f002f4e495
feat: expose ZT reconciliation drift metrics in job output
coryHawkvelt
2026-06-02 04:32:55 +00:00
-
66df4b6ab5
feat: add deactivation reason to session termination logs
coryHawkvelt
2026-06-01 16:32:00 +00:00
-
ccd21ccde4
docs: document suspended membership reinstatement paths
coryHawkvelt
2026-06-01 07:46:04 +00:00
-
55f24ea9e5
feat: hide invite-only networks from non-admin users in listing
coryHawkvelt
2026-05-30 06:40:49 +00:00
-
2aad17f5e0
feat: add network-level kill switch endpoint
coryHawkvelt
2026-05-30 06:32:26 +00:00
-
fed72f8bcd
feat: add admin and user session listing endpoints with enriched device/network details
coryHawkvelt
2026-05-29 05:30:44 +00:00
-
f869f6c06d
feat: send suspension emails and enhanced audit logs for MFA non-compliance
coryHawkvelt
2026-05-29 05:27:49 +00:00
-
13767d3fa1
fix: add missing ExternalProviderConfig import to models package
coryHawkvelt
2026-05-29 04:53:32 +00:00
-
cade827b63
feat: return human-friendly names for network members
coryHawkvelt
2026-05-28 10:19:20 +00:00
-
2c8160d78e
Updated ZeroTier network membership flow and logic
coryHawkvelt
2026-05-28 05:42:04 +00:00
-
2342a1aab6
Added OIDC client CORS attributes
coryHawkvelt
2026-05-19 15:15:47 +00:00
-
78bae3c2bb
Improvments to logging\auditing
Ubuntu
2026-05-19 10:38:26 +00:00
-
-
f856aa5aea
Merge pull request #37 from CoryHawkless/oidc-uplift
HawkveltGiteaAdmin
2026-05-19 14:48:58 +09:30
-
-
815084132f
refactor: standardize audit logging for ISO27001 compliance
Ubuntu
2026-05-14 05:59:49 +00:00
-
417d462fb9
Resolved issue with incorrect method for recording ip_address and user_agent
Ubuntu
2026-05-08 09:25:27 +00:00
-
81a221bd2b
refactor: consolidate login audit logging and add superadmin user audit endpoints
Ubuntu
2026-05-08 06:26:32 +00:00
-
6d794106be
fixed app double loading
Ubuntu
2026-05-07 21:20:25 +00:00
-
c6f36ba62c
feat: add user and event filtering to organization activity endpoint
Ubuntu
2026-05-07 20:45:44 +00:00
-
d100fdff3b
feat: allow admins to bypass approval flow when joining networks
Ubuntu
2026-05-07 20:04:08 +00:00
-
-
803bf4f4f2
refactor: consolidate user and superadmin sessions into unified model
oidc-uplift
coryHawkvelt
2026-04-28 20:54:15 +09:30
-
5abbadff9a
Improve auditing
coryHawkvelt
2026-04-28 17:17:54 +09:30
-
63a3109a82
oidc-client mk1
coryHawkvelt
2026-04-27 02:44:32 +09:30
-
32d517ea08
Merge pull request #30 from jamesii-b/v1.01/stable
HawkveltGiteaAdmin
2026-04-26 22:55:07 +08:00
-
-
5b799b186f
Merge branch 'main' into v1.01/stable
HawkveltGiteaAdmin
2026-04-26 22:54:54 +08:00
-
-
-
-
5d94299aaa
Merge pull request #34 from CoryHawkless/cory-wip-session
HawkveltGiteaAdmin
2026-04-26 22:34:50 +08:00
-
-
02e95a4199
feat(organizations): email inviter when membership invite is accepted
cory-wip-session
coryHawkvelt
2026-04-26 18:36:58 +09:30
-
-
-
d48e6b2f97
feat: add sliding session timeout with idle and absolute caps
coryHawkvelt
2026-04-26 18:12:37 +09:30
-
dfe584b60a
Merge pull request #35 from CoryHawkless/migration-fix
HawkveltGiteaAdmin
2026-04-26 14:42:36 +08:00
-
-
adfeb1bd0f
fix: remove redundant unique constraints on id columns from all migrations
coryHawkvelt
2026-04-26 06:41:33 +00:00
-
0fb98b4b38
Migration fix
coryHawkvelt
2026-04-26 06:22:05 +00:00
-
-
60799bbc52
fix(cors): handle wildcard origin with credentials and add unit tests
coryHawkvelt
2026-04-26 01:12:39 +09:30
-
01c76ed172
Merge pull request #32 from CoryHawkless/cli-ui
HawkveltGiteaAdmin
2026-04-25 22:45:50 +08:00
-
-
9738765258
fix: set 0600 permissions on SSH certificates and challenge files in gatehouse-cli
coryHawkvelt
2026-04-26 00:13:37 +09:30
-
caf3fd2cd6
feat: add branded OAuth callback screen with auto-close to CLI client
coryHawkvelt
2026-04-26 00:11:47 +09:30
-
bb977aedf9
test: add API-level coverage for internal helpers, schemas, and service validation
coryHawkvelt
2026-04-25 22:17:41 +09:30
-
1de10323af
Fixed SSH test cases
coryHawkvelt
2026-04-25 11:01:00 +09:30
-
-
de6f39e7e3
feat(ssh): change SSH key uniqueness to per-user scope
nexgen_mirrors
2026-04-25 06:22:08 +09:30
-
cec04f3cb2
feat(ssh): add multi-organization support for certificate signing
nexgen_mirrors
2026-04-24 22:27:24 +09:30
-
015c622016
test: add comprehensive integration test suite for IAM platform
nexgen_mirrors
2026-04-23 15:41:37 +09:30
-
eb2fc6c8b3
Added soft deletes to all deletion functions and added deleted_at filters as required
nexgen_mirrors
2026-04-22 17:27:49 +09:30
-
33a7fdac59
Added worker tasks to docker-compose
nexgen_mirrors
2026-04-21 17:24:03 +09:30
-
1778dd85d5
Add superadmin routes to API
nexgen_mirrors
2026-04-21 17:11:03 +09:30
-
aaec6af6ad
feat(audit): add audit logging for organization invites
nexgen_mirrors
2026-04-20 16:57:37 +09:30
-
7550940934
feat(api): return 403 when attempting to remove last owner
nexgen_mirrors
2026-04-20 16:37:04 +09:30
-
b2c2acc84f
feat(org): add organization limit per user
nexgen_mirrors
2026-04-20 15:04:44 +09:30
-
69f39dfa04
feat(auth): add authenticated resend verification endpoint
nexgen_mirrors
2026-04-20 13:12:38 +09:30
-
29d54ca109
feat(api): add contact form endpoint for website enquiries
nexgen_mirrors
2026-04-17 15:55:19 +09:30
-
7480e9d62b
fix(user): filter out soft-deleted memberships and organizations
nexgen_mirrors
2026-04-10 00:39:44 +09:30
-
f16bb88ad2
feat(scripts): add generic job runner for scheduled tasks
nexgen_mirrors
2026-04-10 00:37:38 +09:30
-
ab967e8ec0
checkpoint: spiral-unknown-1775746582535
nexgen_mirrors
2026-04-10 00:26:22 +09:30
-
2a8b1b0d5b
Bugfix - Enable admin to see users webauthn methods
nexgen_mirrors
2026-04-09 22:57:03 +09:30
-
05cf3b3840
Feat: added --install-known-hosts & Fix: Permissons for ssh-cert
JamesBhattarai
2026-04-09 14:49:44 +05:45
-
-
04e3293b30
Docker maintenance
nexgen_mirrors
2026-04-07 20:03:11 +09:30
-
d212ebe688
refactor(oidc): move OIDC module to versioned API path
nexgen_mirrors
2026-04-07 00:36:19 +09:30
-
b567b7a518
refactor(oidc): move OIDC endpoints to versioned API path
nexgen_mirrors
2026-04-07 00:24:18 +09:30
-
1a4b4b220b
bug fix
nexgen_mirrors
2026-04-06 23:56:03 +09:30
-
51b89fb885
refactor(auth): remove redirect_uri from OAuth flow initiation
nexgen_mirrors
2026-04-06 23:50:20 +09:30
-
6325d60097
feat(email): use HTML templates for all transactional emails
coryHawkvelt
2026-04-05 15:44:22 +00:00
-
f2386ed1da
fix(docker): align database config between docker-compose and .env
coryHawkvelt
2026-04-05 13:58:48 +00:00
-
f1a6e40319
Merge pull request #19 from CoryHawkless/email-uplift
HawkveltGiteaAdmin
2026-04-05 14:18:06 +09:30
-
-
41bbdb4bef
feat(email): add provider abstraction and HTML templates
nexgen_mirrors
2026-04-04 16:55:00 +10:30
-
d90a06437e
feat(docker): add Docker deployment configuration
nexgen_mirrors
2026-04-04 16:51:19 +10:30
-
2f2a20adfb
refactor(db): consolidate migrations into single initial migration
nexgen_mirrors
2026-04-04 16:50:48 +10:30
-
6e96bdde81
chore: update gitignore to exclude opencode and swarm files
nexgen_mirrors
2026-04-03 23:53:29 +10:30
-
-
2036938c1d
Merge pull request #13 from jamesii-b/gatehouse/secuird-CA-merge-v2.01
HawkveltGiteaAdmin
2026-04-03 10:18:10 +10:30
-
-
78c2ee5c5a
Feat:Added Update Client
JamesBhattarai
2026-03-31 13:45:07 +05:45
-
2b6f7e15af
Feat(Fix): Multi-Tenant Zerotier Org Setups
JamesBhattarai
2026-03-29 23:14:20 +05:45
-
05eb092228
Fix: DB Migration
JamesBhattarai
2026-03-23 17:51:55 +05:45
-
a7915c9328
Fix: SSH key verification — accept raw armor + base64, clearer error messages
JamesBhattarai
2026-03-13 11:43:36 +05:45
-
42ff4f2f4f
Fix: Migration Heads
JamesBhattarai
2026-03-09 17:35:19 +05:45
-
f334000da3
Feat: Implemented SUDO Department & API Key, CA Serial
JamesBhattarai
2026-03-08 18:10:26 +05:45
-
ff976ee1cc
Fix: Serial uniqueness
JamesBhattarai
2026-03-06 18:41:46 +05:45
-
7492c40668
Fix: Admin Expiry Hours
JamesBhattarai
2026-03-06 18:20:09 +05:45
-
16d04bd5f7
Chore: Setup and Env
JamesBhattarai
2026-03-06 01:36:23 +05:45
-
-
1789590167
feat(zerotier): add ZeroTier network governance module
nexgen_mirrors
2026-03-20 21:50:20 +10:30
-
49e724222f
Merge pull request #7 from jamesii-b/gatehouse/secuird-CA-merge-v2.01
HawkveltGiteaAdmin
2026-03-05 16:55:58 +10:30
-
-
cc9dc5064e
Fix: Migration
JamesBhattarai
2026-03-05 11:35:09 +05:45
-
7cb522b590
Feat(Chore, Fix): Refractor, Half Baked Deletion + Admin Privilege
JamesBhattarai
2026-03-04 18:49:04 +05:45
-
ea1bacc794
Fix: Deletion Deadlocks (Owner, User)
JamesBhattarai
2026-03-03 23:22:50 +05:45
-
34f2dc070c
Fix: CA host Sign via web
JamesBhattarai
2026-03-03 18:02:45 +05:45
-
98350323a5
Merge pull request #2 from jamesii-b/gatehouse/secuird-CA-merge-v2.01
HawkveltGiteaAdmin
2026-03-03 13:52:52 +10:30
-
-
5250d18eb0
Fix(Feat): CA, Audits, Rte Limit
JamesBhattarai
2026-03-02 23:53:51 +05:45
-
be87fd90b1
Feat(Fix): CA manage Host/User Key
JamesBhattarai
2026-03-01 20:41:32 +05:45
-
9875216861
Feat(Fix): User & Org Setup Initial (Invite + Create on own) & Fix: User Suspension
JamesBhattarai
2026-03-01 20:12:55 +05:45
-
a0d4e59c24
Feat(Chore): Verify Flow, Invites, Suspend, Depart Cert Policy
JamesBhattarai
2026-03-01 16:50:27 +05:45
-
07193a2d2e
Chore: Refractor Models into organized file/folder
JamesBhattarai
2026-03-01 12:40:48 +05:45
-
58432da1c8
Merge branch 'CoryHawkless:main' into gatehouse/secuird-CA-merge-v2.01
James Bhattarai
2026-02-28 23:48:54 +05:45
-
-
-
-
e79c584c50
Feat(Fix): Key Timezone, Expiry, Depart Link
JamesBhattarai
2026-02-28 23:48:07 +05:45
-
8fdc362216
Chore(Fix): Package dependency
JamesBhattarai
2026-02-28 19:19:42 +05:45
-
b2212ab4d6
Feat: Added CA-merged with Securid-Principals, Depart, Client-CLI
JamesBhattarai
2026-02-27 21:59:01 +05:45
-
92fd57447d
Chore(Feat): added principal,depart RBAC
JamesBhattarai
2026-02-27 10:03:05 +05:45
-
d5a32cd59f
Merge pull request #1 from jamesii-b/oidc/v1.01
HawkveltGiteaAdmin
2026-02-27 14:35:58 +10:30
-
-
c623824738
Chore(Feat): added gatehouse-cli
JamesBhattarai
2026-02-27 07:48:55 +05:45
-
-
1ba5738d52
Feat: OIDC UI bridge, Microsoft SSO,, and schema session flaws
JamesBhattarai
2026-02-26 23:18:31 +05:45
-
-
f1fff22f3e
tidy up
nexgen_mirrors
2026-02-23 13:25:17 +10:30
-
cbdf6185b6
remove junk
nexgen_mirrors
2026-02-23 13:25:05 +10:30
-
7637d7df45
migrations
coryHawkvelt
2026-01-28 14:20:48 +10:30