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

core: fix default for UNAUTHORIZED_VIEW #726

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jirikuncar
Copy link
Contributor

@jirikuncar jirikuncar commented Oct 27, 2017

--
cc @sunqingyao
(closes #677)

* Changes default to `None` to be consistent with documentation.
  (closes pallets-eco#724)
@jirikuncar jirikuncar force-pushed the 724-default-value branch 2 times, most recently from 3a25287 to 05ff114 Compare January 7, 2018 15:28
@jirikuncar
Copy link
Contributor Author

ping @jonafato or @mattupstate

Can you please review?

@jirikuncar jirikuncar added this to the v3.1.0 milestone Jul 5, 2018
jwag956 referenced this pull request in pallets-eco/flask-security May 8, 2019
* core: fix default for UNAUTHORIZED_VIEW

* Changes default to `None` to be consistent with documentation.
  (closes #724)

* Fix url generation of UNAUTHORIZED_VIEW
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

SECURITY_UNAUTHORIZED_VIEW doesn't default to None _get_unauthorized_view calls url_for twice
1 participant