Sean Arnold

Results 9 comments of Sean Arnold

We still see the issue in `0.9.9`. Have changes to the locking behaviour been done since then?

+1 Awesome thanks. This should be added to the README @ryanb

I've added the FIFA url to be send when the game starts so people can get extra data that way #4

I found a fix for this. You need to set the following options: ```number_slides_visible: 1, continuous_scrolling: true ``` ```

@chrisarcand Can you merge this?

@norman the tests work fine in my environment. Have you tried since August to run these? ![Screen Shot 2022-11-08 at 3 56 53 PM](https://user-images.githubusercontent.com/693929/200464275-233e68b1-18f8-40ce-af1d-4591b3c85022.png)

There is a PR here that is open https://github.com/FooBarWidget/default_value_for/pull/91.

Seems like the best way to approach this is add a `alow_directs_to_other_hosts` configuration under `Devise.configure`, and then use that everywhere `redirect_to` is currently used. Should be relatively straightforward I think

If I understand you correctly @btmccollum this would be useful for step up authentication. i.e when a user already has access but they wish to access a high privilege page,...