Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip the trailing slash from homeserver addresses. #6318

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jun 20, 2022

This PR expands the checks made with HomeserverAddress.sanitized(_:) and adds it to MXKAuthenticationViewController as it was only being used on the new flow.

Additionally I've excluded all MatrixKit Views and ViewControllers from the NSE and SiriIntents targets as they'll never be needed for those.

Fixes #995 for new sign-ins.

@pixlwave pixlwave requested review from a team, stefanceriu and Anderas and removed request for a team June 20, 2022 11:01
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/kpVKcZ

@pixlwave pixlwave requested review from ismailgulek and removed request for stefanceriu and Anderas June 21, 2022 08:09
Copy link
Contributor

@ismailgulek ismailgulek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pixlwave pixlwave merged commit 78bf70f into develop Jun 21, 2022
@pixlwave pixlwave deleted the doug/995-homeserver-address branch June 21, 2022 09:04
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.

Strip trailing / on HS & IS URLs
2 participants