Skip to content

fajran/django-loginurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django One-Time Login URL
=========================

This is a simple application for Django that allows an anonymous visitor to log
in as a user by only visiting a URL. 

By default, the URL is only valid once and cannot be used multiple times. Other
schemes that involve the number of visit and/or an expiry date can also be
created. For example, it is possible to create a log in URL that only valid for
5 visits before next week using this application.

See the file "INSTALL" for installation instruction.

About

Allowing an anonymous user to log in by only visiting a URL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages