* Console: Fix Jetty digest auth bug causing repeated password requests
I2P fixes for out-of-order nonce counts. Based on DigestAuthenticator in Jetty 7.6.10. Includes the nonce count verification code from Tomcat 7.0.35. ref: http://jira.codehaus.org/browse/JETTY-1468 which was closed not-a-bug. ref: https://bugs.eclipse.org/bugs/show_bug.cgi?id=336443 in which the Jetty implementation was introduced.
Showing
- apps/jetty/build.xml 2 additions, 1 deletionapps/jetty/build.xml
- apps/jetty/java/src/net/i2p/jetty/I2PDigestAuthenticator.java 87 additions, 39 deletions.../jetty/java/src/net/i2p/jetty/I2PDigestAuthenticator.java
- apps/routerconsole/java/src/net/i2p/router/web/RouterConsoleRunner.java 6 additions, 1 deletion...sole/java/src/net/i2p/router/web/RouterConsoleRunner.java
Loading
Please register or sign in to comment