close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Aug 22, 2008, 3:18:05 PM (16 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
114 | 114 | === Password Management Utilities === |
115 | 115 | |
| 116 | The `diva.auth` module also provides a couple of convenience functions for managing encrypted passwords. These can be useful for applications implementing form-based login, but their use is of course entirely optional. |
| 117 | |
116 | 118 | == API Documentation == |
117 | 119 | |
118 | 120 | [[PythonDoc(branches/experimental/auth-framework, diva.auth)]] |
| 121 | [[PythonDoc(branches/experimental/auth-framework, diva.ext.wsgiauth)]] |