Django application for user authentication with key in hypertext link
Project description
django-urlauth
This is a maintenance fork of the original django-urlauth by Grigoriy Petukhov.
This django application allows you to build special links. When somebody goes via that link to your site, it will be automatically authenticated. THis is achieved with special GET arguments which are appended to the link. Such links are usually used in the emails.
Example of such link: http://domain.com/profile/edit/?authkey=SOME_HASH
For installation instructions, see the file "INSTALL".
Full documentation is available in the file "index.rst" in the "docs/" directory.
Changes in this fork
- Updated to work with Django 1.11+
- Added support for Python 3.6+
- Added tests runner
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_urlauth_egguy-0.3.0.tar.gz.
File metadata
- Download URL: django_urlauth_egguy-0.3.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.12.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed93982f1d4b368dd8d204628ff96a411c00cd56629f528872531883e2e74d69
|
|
| MD5 |
c33536e662def4a915e062813274158a
|
|
| BLAKE2b-256 |
2afbba1cfca3594197eb855ac31967fb1d4ff9244ebaa0891fcbd1fcf2da45fa
|
File details
Details for the file django_urlauth_egguy-0.3.0-py3-none-any.whl.
File metadata
- Download URL: django_urlauth_egguy-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.12.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64a0d6b458924e06231a53f84df309307ca993e992c685f44ad3c28e9f6c4074
|
|
| MD5 |
61c3b6bdb65b0b5cd073773863c729a5
|
|
| BLAKE2b-256 |
5493de5da115e3902531eb8d4eed95f43976a420b41b7e18dc115ecca24d404c
|