added lighttpd.passwd for the mod-auth tests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@713 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
parent
95dfbca5af
commit
4e7ffb3a12
|
@ -49,6 +49,7 @@ TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
|
|||
|
||||
EXTRA_DIST=wrapper.sh lighttpd.conf \
|
||||
lighttpd.user \
|
||||
lighttpd.htpasswd \
|
||||
$(CONFS) \
|
||||
$(TESTS)
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
des:12tMnfw882VDQ
|
||||
md5:$1$md5$kIa7Juuiv8zja0ILQPR36/
|
Loading…
Reference in New Issue