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

cookie added in login.php that automatically logout the user after 24 hours. #713

Closed
wants to merge 1 commit into from

Conversation

Abhi200206
Copy link

#369

  • added cookie in the login.php file which creates a session and automatically make the user to log out after 24 hours of time

Fixes: #369

created a session using cookies in PHP, which will make user to log out automatically after 24 hours.

I have created a session using cookies in PHP, which probably solves the issue #369 .

Checklist:

  • [ x] My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • [x ] I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • [x ] My changes generate no new warnings.

Screenshots

Original Updated
original screenshot Screenshot 2023-05-19 163448

@github-actions
Copy link

Our team will soon review your PR. Thanks @Abhi200206 :)

@Amit366
Copy link
Collaborator

Amit366 commented May 27, 2023

@Abhi200206 this is not a part of any open source event. But if u still want to contribute u can.

@Abhi200206
Copy link
Author

yeah, sure @Amit366

@Abhi200206 Abhi200206 closed this by deleting the head repository Jul 31, 2023
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.

Add cookies in php
2 participants