Revision 1b73913e7ada92bb23207768b3d918a575293272 authored by B. W. Lewis on 22 February 2015, 00:20:24 UTC, committed by B. W. Lewis on 22 February 2015, 00:20:24 UTC
1 parent 6506844
Raw File
README.mongoose
* We added the mg_append callback. It's equivalent to mg_upload except that
  it appends data to a file instead of overwriting the file.
* We modified the .htpasswd authentication scheme to use plaintext. The
  mongoose scheme stored the user:realm:paswd md5 hash in a custom way.
back to top