Skip to main content

User registration and management library using MongoEngine

Project description

User registration and management library using MongoEngine

State

Beta

Features

  • Create inactive user

  • Generate activation token

  • Try to activate user via activation token

  • Set user password

  • Check is activation token expired

  • Integrate with django.contrib.auth

  • Registration form

  • Activation form

  • Password recovery form

  • Password change form

ToDo

  • Sample/default registration templates

  • Remove (deactivate) account form

  • Reactivate account form

  • Documentation

Documentation

See tests folder for usage and config samples.

Installation

pip install regme

Configuration

The only additional setting regme requires is ACCOUNT_ACTIVATION_DAYS. You must provide this setting in your settings.py file. This setting defines for how long user activation token should be considered as valid. Recomended value is 7, e.g.:

ACCOUNT_ACTIVATION_DAYS = 7

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

regme-0.2.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file regme-0.2.1.tar.gz.

File metadata

  • Download URL: regme-0.2.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for regme-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9491c31600ecafc8079233b4171ffbd11f30449368975afc351af45a1a288498
MD5 7abdb1e5fa5c937642a181126af6643d
BLAKE2b-256 80f9c2a264e48521e0c547a884c09a1964cdec6d2d57c493166ed290b8cf8066

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page