Skip to content

Add MAC address replacement in URL pattern for transport updates#173

Merged
janpenitent merged 1 commit into
v4.0from
dev/v4.0-URL-transport-add-mac
May 14, 2026
Merged

Add MAC address replacement in URL pattern for transport updates#173
janpenitent merged 1 commit into
v4.0from
dev/v4.0-URL-transport-add-mac

Conversation

@aschumann-virtualcable
Copy link
Copy Markdown
Contributor

This pull request updates the URL generation logic in the get_link method to support substituting the user's MAC address into the URL pattern. This allows URLs to be customized with the user's unique hardware identifier, improving integration with systems that require MAC-based authentication or tracking.

Enhancement to URL customization:

  • Modified get_link in url_custom.py to retrieve the user's unique MAC address using userservice.get_unique_id() and substitute it into the URL pattern by replacing the _MAC_ placeholder.

@aschumann-virtualcable aschumann-virtualcable requested review from janpenitent and removed request for dkmstr May 14, 2026 14:16
@janpenitent janpenitent merged commit 1196fb5 into v4.0 May 14, 2026
2 checks passed
@janpenitent janpenitent deleted the dev/v4.0-URL-transport-add-mac branch May 14, 2026 14:28
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.

3 participants