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

feat: use uri-reference for ui_url etc. to allow relative urls #617

Merged
merged 9 commits into from
Aug 10, 2020

Commits on Aug 10, 2020

  1. use uri-reference for ui_url to allow relative urls

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    c38dbf5 View commit details
    Browse the repository at this point in the history
  2. also fix the form 'action' to be relative

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    6c05da6 View commit details
    Browse the repository at this point in the history
  3. also allow default return url to be relative

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    53b9d4d View commit details
    Browse the repository at this point in the history
  4. also make whitelisted_return_urls more permissive

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    0bfeb62 View commit details
    Browse the repository at this point in the history
  5. test for relative whitelisted urls

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ac97745 View commit details
    Browse the repository at this point in the history
  6. revert changes to example

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7ce9396 View commit details
    Browse the repository at this point in the history
  7. fix syntax error caused by multicursor sloppiness

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    7396e83 View commit details
    Browse the repository at this point in the history
  8. more sloppy multicursor fixes

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ff19643 View commit details
    Browse the repository at this point in the history
  9. allow / as defaultReturnTo

    David Laban committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    555d7b1 View commit details
    Browse the repository at this point in the history