Changes between Initial Version and Version 5 of Ticket #7438
- Timestamp:
- Jul 7, 2011, 1:26:37 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7438 – Description
initial v5 1 1 This happens on a page using HTTPS and HTTP Auth: 2 2 {{{ 3 3 #0 0x00a6b508 in WebCore::ResourceHandle::didReceiveAuthenticationChallenge () 4 4 from /boot/apps/WebPositive/lib/libwebcore.so … … 22 22 #10 0x027a42a4 in BApplication::Run () from /boot/system/lib/gcc4/libbe.so 23 23 #11 0x0023b253 in main () 24 24 }}} 25 25 Unfortunately, I can't give away my login data to others for testing.