Opened 4 years ago
Closed 4 years ago
#2813 closed defect (fixed)
MgDevHttpServer not issuing authentication challenges on missing credentials/session
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 4.0 |
Component: | General | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Before we execute a MgHttpRequest, we need to check if one of [USERNAME/PASSWORD]/SESSION is given and return 401 if neither is given
Note:
See TracTickets
for help on using tickets.
In 9716: