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

Add specific URL validation for proposal links #2705

Merged

Conversation

devinbileck
Copy link
Member

Since all proposals should be created in GitHub, and we have URL
redirects in place in case we switch platforms in the future, enforce
proposal links to utilize the specific URL redirect.

Resolves #2473

Since all proposals should be created in GitHub, and we have URL
redirects in place in case we switch platforms in the future, enforce
proposal links to utilize the specific URL redirect.

Resolves bisq-network#2473
@devinbileck
Copy link
Member Author

devinbileck commented Apr 12, 2019

I assume we don't need to be lenient for the link, and it must be submitted using that specific URL?
image

@ManfredKarrer ManfredKarrer added this to the v1.1.0 milestone Apr 13, 2019
@ripcurlx ripcurlx modified the milestones: v1.1.0, v1.2.0 May 7, 2019
Copy link
Contributor

@ManfredKarrer ManfredKarrer left a comment

Choose a reason for hiding this comment

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

Are the redirects in place? https://bisq.network/dao-proposals gets a 404.
Once redirects are set utACK.

@devinbileck
Copy link
Member Author

The redirect should work now that bisq-network/bisq-website#164 was merged.

@ManfredKarrer ManfredKarrer merged commit a730cc5 into bisq-network:master May 16, 2019
@devinbileck devinbileck deleted the proposal-url-validation branch May 16, 2019 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure proposals are entered using correct URL
3 participants