Skip to content

issues Search Results · repo:bugov/django-auto-logout language:Python

Filter by

7 results
 (58 ms)

7 results

inbugov/django-auto-logout (press backspace or delete to remove)

The redirect_to_login_immediately javascript triggers the browser alert asking if the user wants to resend POST data, if the user abandons their session while sitting on a page that was the result of a ...
  • erbenson
  • Opened 
    on Apr 4
  • #24

its working if i press refresh whit mouse but it wont refresh and send user to login page automaticly and i write it inisde of two diffrent project and its still lacking about that problem here is my config ...
  • EymenAkan
  • 2
  • Opened 
    on Oct 13, 2024
  • #23

Hello! Recently I tried to use django-auto-logout to auto-terminate user sessions in my current django project. It is also using django-oauth2-authcodeflow to autentificate users via Oauth2 provider. ...
  • radiophysicist
  • 2
  • Opened 
    on Aug 21, 2024
  • #22

Django keep authentification connections to databse as idle the fact that throw the exception in postgres FATAL: too many connections.
  • adilonam
  • 1
  • Opened 
    on Oct 16, 2023
  • #20

I did the configuration indicated in the documentation, but it is not redirecting me to the login, the code of my settings.py is: #logout libray AUTO_LOGOUT = { IDLE_TIME : 10, MESSAGE : The session has ...
  • maritogaleano
  • 1
  • Opened 
    on Jun 29, 2023
  • #19

When I tried to install and use the django-auto-logout I got an error. What I did I followed the instructions here: Installation pip install django-auto-logout Append to settings middleware: MIDDLEWARE ...
  • mshemuni
  • 2
  • Opened 
    on Dec 23, 2022
  • #16

Hello all, The app is great works like a charm, really appreciate your effort, I would like to know is there any way to redirect the user to the login page when the IDLE_TIME is reached. Right now when ...
  • HarishOsthe
  • 4
  • Opened 
    on Oct 23, 2021
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub