Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install django-agent-trust

How to install django-agent-trust

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install django-agent-trust
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.2
0.1.7Never BuiltWhy not?
0.1.2 Available View build log
Windows (64-bit)
Mac OS X (10.5+)
0.1.2
0.1.7Never BuiltWhy not?
0.1.2 Available View build log
Linux (32-bit)
0.1.4
0.1.7Never BuiltWhy not?
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.1.0 Available View build log
Linux (64-bit)
0.1.7 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.2 Available View build log
0.1.0 Available View build log
 
License
BSD
Depended by
Lastest release
version 0.1.7 on Jan 9th, 2014

This project has tools for managing trusted user agents. For example, you might allow the user to indicate whether they are using a public or private computer and implement different policies for each. Or you might be using a two-factor authentication scheme, allowing the users to bypass the second factor on machines that they designate as trusted. This uses Django 1.4's signed cookie facility and operates independently of sessions.

Short list of features:

  • request.agent.is_trusted tells you whether the request came from a trusted agent.
  • APIs to trust or revoke the agent that made a given request.
  • Global, per-user, and per-agent settings can set the duration of agent trust as well as an inactivity timeout.
  • Supports session-scoped agent trust for consistency of authorization policies.
  • Revoke all of a user's previously trusted agents at any time.

The mechanisms by which a user is allowed to designate trusted agents is left entirely to clients of this library. For an application of this API using one-time passwords, see django-otp-agents, part of the django-otp suite.

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.