Ben Simpson

Results 6 comments of Ben Simpson

There's a problem with this - making this change _also_ means you can't have a "Return to login" button on the "Forgot password sent" page (or in the forgot password...

Thanks Dan, it did feel like this was intentional based on the "feature disabled" option instead of plain "no template" in the template config, hence filing it as a feature...

Yes please. Even better would be to extend the Google provider so that the `prompt` parameter is supported directly as a first-class option via the api/console.

> @winstaan74 Let us know if the separate clusters doesn't work for some reason; if not, we can investigate exposing the readonly endpoint at its own endpoint via `serve`, perhaps...

Would you consider unsealing `DefaultAuthorizationHandler` and making it public, and making the interface methods `virtual` so I can extend the default handler instead of having to write one from scratch?...

@hundreder Here's a link to a gist with the changes: https://gist.github.com/epbensimpson/401c2418b8f59ed55461d5d001397fff Changes are at line 77-88 and line 113-134