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

Change the specified time until re-authentication #37

Merged
merged 2 commits into from
Oct 10, 2019
Merged

Change the specified time until re-authentication #37

merged 2 commits into from
Oct 10, 2019

Conversation

Jhnbrn90
Copy link

Since the re-authentication timeout is configurable by the user (as described in laravel/framework#30214), I don't think we should hard code "a few hours" in the template.

Therefore, I now opted for "a certain amount of time", however let me know if you come across something more suitable.

Since we the authentication timeout is configurable by the user, I don't think we should hard code "a few hours" here.
Therefore, I now opted for "a certain amount of time".
@Jhnbrn90 Jhnbrn90 changed the title Generalize the specified amount of time Change the specified time until re-authentication Oct 10, 2019
Copy link
Member

@driesvints driesvints left a comment

Choose a reason for hiding this comment

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

Yeah, that's better. Thanks 👍

@taylorotwell taylorotwell merged commit 83e1c6b into laravel:master Oct 10, 2019
@taylorotwell
Copy link
Member

I just removed that whole line to judo the problem. I don't think it's super important to show that to the user.

@driesvints
Copy link
Member

Also works 👍

@Jhnbrn90
Copy link
Author

I just removed that whole line to judo the problem. I don't think it's super important to show that to the user.

Yeah, true 👍

@Jhnbrn90 Jhnbrn90 deleted the patch-1 branch October 10, 2019 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants