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.3.tar.gz (4.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for regme-0.2.3.tar.gz
Algorithm Hash digest
SHA256 844231e872d37bb7a679b8c7e86b89fb4f4cca128781400d32e97fd19ee4c898
MD5 883c4a53b67c81e5de2bac0bf040a9c0
BLAKE2b-256 f609c6d75a1170c9d4106a07290dee47e36491bbc742b83a8b423e7e676eedf2

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