summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.hosts.rst
Commit message (Collapse)AuthorAgeFilesLines
* CryptPolicy deprecation, part 5 - updated docs, changelog, benchmark scriptEli Collins2012-04-171-2/+2
|
* did rewrite of unix_fallback as unix_disabled; unix_fallback is now deprecatedEli Collins2012-03-101-4/+2
|
* docs: replaced all "References" sections with "Footnotes" rubric, per Sphinx ↵Eli Collins2011-07-101-2/+1
| | | | documentation
* fixed some awkward sentences in docsEli Collins2011-05-051-8/+13
|
* large rework of documentation; mainly to give more room to LDAP hashes, and ↵Eli Collins2011-04-291-111/+3
| | | | document ldap CRYPT hashes
* updated documentation for passlib.hostsEli Collins2011-04-081-66/+143
|
* minor documentation fixesEli Collins2011-03-251-5/+5
|
* renamed 'astdoc' sphinx theme imports to 'cloud_sptheme'; other small doc fixesEli Collins2011-03-251-1/+1
|
* updated & documentated passlib.hosts moduleEli Collins2011-03-231-43/+93
|
* documentation work & rearrangingEli Collins2011-03-221-0/+86
================================ * 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