Tres Seaver
2010-10-01 9a8e60493792285aaa660c6839d739174fb30553
refs
author Tres Seaver <tseaver@agendaless.com>
Friday, October 1, 2010 22:15 +0200
committer Tres Seaver <tseaver@agendaless.com>
Friday, October 1, 2010 22:15 +0200
commit9a8e60493792285aaa660c6839d739174fb30553
tree 016e0dc65d5441e31c524f083c0f671c79bd0ed1 tree | zip | gz
parent eb7071247631d28b9cc75963e0135fb47ec46d60 view | diff
Added a ``login`` method to the ``repoze.who.api.API`` object.

This method is convenience for application-driven login code, which would
otherwise need to use private methods of the API, and reach doen into its
plugins.

5 files modified
227 ■■■■■ changed files
CHANGES.txt 6 ●●●●● diff | view | raw | blame | history
docs/api.rst 65 ●●●●● diff | view | raw | blame | history
repoze/who/api.py 22 ●●●●● diff | view | raw | blame | history
repoze/who/interfaces.py 18 ●●●●● diff | view | raw | blame | history
repoze/who/tests/test_api.py 116 ●●●●● diff | view | raw | blame | history