Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support for putting %(consent_uri)s in messages #3271

Merged
merged 1 commit into from
May 23, 2018

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented May 23, 2018

Make it possible to put the URI in the error message and the server notice that
get sent by the server

Make it possible to put the URI in the error message and the server notice that
get sent by the server
self._server_notice_content, {
'consent_uri': consent_uri,
},
)
Copy link
Member

Choose a reason for hiding this comment

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

I really don't like that the idea of magically going and rewriting everything like this, but am prepared to accept it for now since presumably we need the flexibility.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah seems like flexibility ftw right now

@richvdh richvdh merged commit 2f7008d into release-v0.30.0 May 23, 2018
@richvdh richvdh deleted the rav/consent_uri_in_messages branch July 10, 2018 12:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants