Kyle rohskiddo
  • Joined on 2025-04-10
rohskiddo closed issue rohskiddo/UMBRA#4 2026-03-17 20:45:24 +00:00
CALENDAR: Reoccurring Event's Don't Work
rohskiddo closed issue rohskiddo/UMBRA#5 2026-03-17 20:45:19 +00:00
PROJECTS: Due date - Calendar picker icon UI formatting incorrect.
rohskiddo closed issue rohskiddo/UMBRA#6 2026-03-17 20:45:10 +00:00
GLOBAL: Forms are to narrow
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:40:09 +00:00
507c841a92 Fix act_runner: SELinux label:disable, host network, pin image
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:38:29 +00:00
3ad216ab0c Fix act_runner: add :z SELinux label to Docker socket mount
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:36:12 +00:00
3ca1a9af08 Fix act_runner: run as root for Docker socket access
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:34:46 +00:00
d981b9346f Fix act_runner: add docker group (971) for socket access
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:31:45 +00:00
571268c9b4 Fix act_runner: add explicit DOCKER_HOST env var
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:20:38 +00:00
55891eb7b5 Add build: fallback alongside image: for initial bootstrap
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 20:13:01 +00:00
4f8b83ba87 Merge feature/gitea-cicd: Gitea Actions CI/CD pipeline
5d64034bb6 Add Gitea Actions CI/CD pipeline for automated builds and deploys
Compare 2 commits »
rohskiddo created branch feature/gitea-cicd in rohskiddo/UMBRA 2026-03-17 19:36:53 +00:00
rohskiddo pushed to feature/gitea-cicd at rohskiddo/UMBRA 2026-03-17 19:36:53 +00:00
5d64034bb6 Add Gitea Actions CI/CD pipeline for automated builds and deploys
rohskiddo pushed to main at rohskiddo/UMBRA 2026-03-17 18:35:08 +00:00
0f58edf607 Merge feature/passkey-authentication: WebAuthn passkeys + passwordless login
ed98924716 Action remaining QA suggestions + performance optimizations
0a8e163e47 Fix QA review findings: 2 critical, 3 warnings, 1 suggestion
94891d8a70 Fix IAM actions dropdown rendering behind System Settings card
0f6e40a5ba Fix dropdown clipping: remove overflow constraints on parent containers
Compare 20 commits »
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 18:34:05 +00:00
ed98924716 Action remaining QA suggestions + performance optimizations
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 18:27:30 +00:00
0a8e163e47 Fix QA review findings: 2 critical, 3 warnings, 1 suggestion
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 18:04:46 +00:00
94891d8a70 Fix IAM actions dropdown rendering behind System Settings card
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 17:21:12 +00:00
0f6e40a5ba Fix dropdown clipping: remove overflow constraints on parent containers
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 17:10:40 +00:00
a327890b57 Fix dropdown clipping: use fixed positioning to escape overflow
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 17:01:29 +00:00
44e6c8e3e5 Fix 3 pentest findings: lockout status disclosure, timing side-channel, XFF trust scope
rohskiddo pushed to feature/passkey-authentication at rohskiddo/UMBRA 2026-03-17 17:00:52 +00:00
863e9e2c45 feat: improve account lockout UX with severity-aware error styling