#20900 closed Cleanup/optimization (fixed)
Document RemoteUserBackend.authenticate argument
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Hello, it took me forever to find a reference online on how to authenticate / login remote users--it should definitely be included in this documentation. I couldn't figure out how to call authenticate, since with local users it is authenticate(username, password). Please include a note that it should be authenticate(remote_user = username)!!
Thanks.
Change History (4)
comment:1 by , 11 years ago
Summary: | Improve documentation on authenticating remote users → Document RemoteUserBackend.authenticate argument |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7b62b80693d57f4bfd7a2f045bfd5c2f787601f8: