Modify ↓
Ticket #3577 (closed enhancement: duplicate)
Opened 5 years ago
Last modified 2 years ago
support logout for Basic/Digest Authentication
| Reported by: | flox | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10.3.1 |
| Severity: | normal | Keywords: | authentication |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
There's a short javascript based solution to support Logout for Basic/Digest? authentication.
See the description and code here, on trac-hacks.
The solution come from this website, and is adapted for tracd standalone.
Proposal is to include this patch in future versions.
Attachments
Change History
comment:1 Changed 5 years ago by sid
- Keywords authentication added
comment:2 Changed 5 years ago by anonymous
- Component changed from tracd to general
- Version changed from 0.9.6 to 0.10.3.1
comment:3 Changed 5 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
See #791.
comment:4 Changed 2 years ago by anonymous
Bug #791 just goes on and on in an endless discussion and debating whether or not to change auth methods, etc. This solution is simple and it seems to work. Please, at least include it as an option!
Note: See
TracTickets for help on using
tickets.



Not related to tracd only, works actually with any server.