Skip to main content

User account management plugin for Trac

Project description

= TracAccountManager =

A user account management plugin for Trac.

== Installation ==
1. Run: python setup.py bdist_egg
2. If necessary, create a folder called "plugins" in your Trac environment.
3. Copy the .egg file from the "dist" folder created by step 1
into the "plugins" directory of your Trac environment.

== Configuration ==
Add one of the following sections to trac.ini to get started. See even
more configuration examples for supported backends at
http://trac-hacks.org/wiki/AccountManagerPlugin/AuthStores

=== Htpasswd ===
{{{
[account-manager]
; use an Apache htpasswd file
password_format = htpasswd
password_file = /path/to/trac.htpasswd
}}}

=== Htdigest ===
{{{
[account-manager]
; use an Apache htdigest file
password_format = htdigest
password_file = /path/to/trac.htdigest
htdigest_realm = TracDigestRealm
}}}

=== HttpAuth ===
{{{
[account-manager]
; use a page that is secured with HTTP Auth
authentication_url = http://hostname/path
password_store = HttpAuthStore
}}}

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

TracAccountManager-0.3.2.tar.gz (93.7 kB view details)

Uploaded Source

Built Distributions

TracAccountManager-0.3.2-py2.7.egg (156.6 kB view details)

Uploaded Source

TracAccountManager-0.3.2-py2.6.egg (156.9 kB view details)

Uploaded Source

TracAccountManager-0.3.2-py2.5.egg (157.0 kB view details)

Uploaded Source

File details

Details for the file TracAccountManager-0.3.2.tar.gz.

File metadata

File hashes

Hashes for TracAccountManager-0.3.2.tar.gz
Algorithm Hash digest
SHA256 55c2059af4405af680eeda8ea83fec8ac8fd383541cfa36d98d169cb3edf5931
MD5 1286b9ba8ef6e506d68820db6dc7c438
BLAKE2b-256 25e2e330668babc622d0915f4d31dd6f884d1ef785d037b4f2f732bbbd5bd57b

See more details on using hashes here.

Provenance

File details

Details for the file TracAccountManager-0.3.2-py2.7.egg.

File metadata

File hashes

Hashes for TracAccountManager-0.3.2-py2.7.egg
Algorithm Hash digest
SHA256 74ee1996a276c9b07df37de2bbafe6d797583b67c283308d734dd4f9be20bb15
MD5 aad9a0b29479a5c8e684584919f3c432
BLAKE2b-256 96a60ea922aa40aa666e3dfc75e6833cd408bdc44e14ba486b4b3352db44d3ca

See more details on using hashes here.

Provenance

File details

Details for the file TracAccountManager-0.3.2-py2.6.egg.

File metadata

File hashes

Hashes for TracAccountManager-0.3.2-py2.6.egg
Algorithm Hash digest
SHA256 0a35b17a232cb0313aaea90389b8062123c4ff2cbc096bc65033950ac5155794
MD5 b869729947ca765bba4d6384e061cd76
BLAKE2b-256 26589e2c6a2edb2f3eb2395e5e4fdac1a38e44d11513a2feb6dff013e86dafbc

See more details on using hashes here.

Provenance

File details

Details for the file TracAccountManager-0.3.2-py2.5.egg.

File metadata

File hashes

Hashes for TracAccountManager-0.3.2-py2.5.egg
Algorithm Hash digest
SHA256 58d05828205904dde709bc4ece286d93695b2a197467309de12b658009070319
MD5 0c4ca5ec04c7f65a1033960f808c1cb2
BLAKE2b-256 69f1d07987302785f011a38a26be2c08bcb2f60783a85aa4185926cc52c69afd

See more details on using hashes here.

Provenance

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