Modify ↓
Opened 14 years ago
Closed 14 years ago
#3580 closed defect (fixed)
[PATCH] Don't send username/password for GET request
Reported by: | anonymous | Owned by: | bastiK |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Increase security by using the plaintext password/username only when really needed.
Attachments (1)
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from team to bastiK |
---|
Changed 14 years ago by
Attachment: | auth.patch added |
---|
comment:2 Changed 14 years ago by
Summary: | Don't send username/password for GET request → [PATCH] Don't send username/password for GET request |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Don't send authorisation for "GET / capabilities" requests.