Skip to content

Remove TripleUMDM MDM solution from project#75

Merged
TripleU613 merged 1 commit into
mainfrom
claude/remove-tripleumdm-sKXDP
Apr 26, 2026
Merged

Remove TripleUMDM MDM solution from project#75
TripleU613 merged 1 commit into
mainfrom
claude/remove-tripleumdm-sKXDP

Conversation

@TripleU613
Copy link
Copy Markdown
Contributor

Summary

This PR removes all references to TripleUMDM MDM from the codebase, including configuration files, assets, and sorting logic.

Key Changes

  • Removed TripleUMDM kit configuration from docs/js/data/kits.js and js/data/kits.js
  • Removed TripleUMDM APK entry from docs/apks.json including installation commands and badge
  • Removed TripleUMDM assets including SVG logo and command files from both apk/TripleUMDM/ and docs/apk/TripleUMDM/ directories
  • Updated sorting logic in docs/js/apps.js and js/apps.js to remove TripleUMDM from priority sorting, now only prioritizing eGate
  • Improved code comments in docs/js/reviews.js with clarifications about backend configuration and security considerations (CORS, credentials handling)

Notable Details

  • The removal is comprehensive across both documentation and source directories
  • The sorting algorithm now only maintains priority for eGate, with all other MDM solutions treated equally
  • Security-related comments were added to the reviews backend code to document CORS and credential handling practices

https://claude.ai/code/session_019coFd9LS2LRQJUBuUvg45c

Drop the TripleUMDM entry from the kits list and the eGate/TripleUMDM
sort priority map, delete the apk/TripleUMDM/ source assets, and rebuild
the docs/ mirror so apks.json and the published JS/SVG copies are in
sync.

https://claude.ai/code/session_019coFd9LS2LRQJUBuUvg45c
@TripleU613 TripleU613 merged commit 5aba726 into main Apr 26, 2026
@TripleU613 TripleU613 deleted the claude/remove-tripleumdm-sKXDP branch April 26, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants