mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #2402] [CLOSED] Rebrand TacticalRMM to Y12.AI with Google Authentication #1934
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1934
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/2402
Author: @seefeldmaxwell
Created: 2/4/2026
Status: ❌ Closed
Base:
develop← Head:claude/rebrand-y12-ai-DlGqD📝 Commits (3)
a8a162aRebrand TacticalRMM to Y12.AI with Google Authentication3230dfaAdd Google OAuth client ID for Y12.AI authentication3c9f81aAdd Cloudflare Containers deployment configuration📊 Changes
23 files changed (+1374 additions, -95 deletions)
View changed files
📝
ansible/roles/trmm_dev/templates/mesh.cfg.j2(+2 -2)📝
ansible/roles/trmm_dev/templates/nats-api.systemd.j2(+1 -1)📝
api/tacticalrmm/core/agent_linux.sh(+10 -10)📝
api/tacticalrmm/core/installer.ps1(+5 -5)📝
api/tacticalrmm/core/management/commands/initial_mesh_setup.py(+1 -1)📝
api/tacticalrmm/core/models.py(+1 -1)📝
api/tacticalrmm/core/views.py(+2 -2)📝
api/tacticalrmm/ee/sso/adapter.py(+2 -3)📝
api/tacticalrmm/ee/sso/middleware.py(+2 -3)📝
api/tacticalrmm/ee/sso/sso_settings.py(+23 -4)📝
api/tacticalrmm/ee/sso/views.py(+3 -4)📝
api/tacticalrmm/tacticalrmm/settings.py(+3 -2)➕
api/tacticalrmm/tacticalrmm/static/y12-branding.js(+113 -0)➕
api/tacticalrmm/tacticalrmm/static/y12-theme.css(+501 -0)➕
cloudflare/DEPLOYMENT.md(+244 -0)➕
cloudflare/cloudflare_settings.py(+143 -0)➕
cloudflare/deploy.sh(+173 -0)➕
cloudflare/wrangler.toml(+88 -0)📝
docker/.env.example(+6 -6)📝
docker/docker-compose.yml(+45 -45)...and 3 more files
📄 Description
Complete rebranding of TacticalRMM to Y12.AI:
Added Google Authentication support:
Created Y12.AI theme:
https://claude.ai/code/session_01GPeQ81pTd1M9KaqYaWQ443
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.