summaryrefslogtreecommitdiff
path: root/docs/contents.rst
Commit message (Collapse)AuthorAgeFilesLines
* split exceptions/warnings to separate module; added some additional warning ↵Eli Collins2012-01-181-0/+1
| | | | classes to make filtering easier
* documentation updates for latest round of changesEli Collins2012-01-181-2/+2
|
* added documentation for "passlib.ext.django" django app that upgrades Django ↵Eli Collins2011-07-101-1/+6
| | | | | | to support pbkdf2 * docs & module currently hidden since it hasn't had much testing yet (and may split out into separate package anyway)
* added new application quickstart guideEli Collins2011-06-011-0/+3
|
* large rework of documentation; mainly to give more room to LDAP hashes, and ↵Eli Collins2011-04-291-3/+5
| | | | document ldap CRYPT hashes
* rearranged/expanded CryptContext docsEli Collins2011-04-261-2/+0
|
* CryptContext documentation: split interface listing to separate file; added ↵Eli Collins2011-03-281-0/+1
| | | | large amount of integration example code
* documentation updatesEli Collins2011-03-241-1/+0
| | | | | | | | | | | | ===================== * CryptContext docs finished * README / LICENSE updated * license text changed to correct BSD wording * embarassingly, the history.rst is kinda off about release versions. tried to make it give readers better outline. * misc doc updates * some handler names (eg: 'context', 'all') now forbidden by register_crypt_handler() * bumped setup.cfg to b1
* lots of work documenting CryptContext classEli Collins2011-03-231-0/+2
|
* misc doc changesEli Collins2011-03-231-4/+7
|
* documentation work & rearrangingEli Collins2011-03-221-2/+2
| | | | | | | | | | ================================ * added documentation for overview, ldap digests * lots of other documentation updates * renamed passlib.unix -> passlib.hosts * renamed passlib.sqldb -> passlib.servers * added passlib.servers.custom_app_context for quickstart purposes * added ldap {CLEARTEXT} support
* passlib.apache: improved interface; added docs & UTs (all passlib.apache uts ↵Eli Collins2011-03-171-0/+1
| | | | pass)
* documentation workEli Collins2011-03-141-4/+2
| | | | | | | ================== * finished password hash api description * various documentation cleanups * removed unused quickstart doc
* bugfixes and tweaks to documentationEli Collins2011-02-071-1/+4
|
* more documentation workEli Collins2011-02-021-2/+2
|
* updated docsEli Collins2011-01-311-4/+5
|
* relocated passlib.hash.XXX to passlib.XXX; all UTs passEli Collins2011-01-141-1/+1
|
* doc cleanupsEli Collins2011-01-061-2/+1
|
* removing bps deps, all UTs passEli Collins2011-01-061-18/+4
|
* cloning bps to passlib trunkEli Collins2011-01-061-0/+35