libreoffice-online/.gitignore
Pranav Kant 9bd89e89c3 loolconfig: tool to generate admin password hash with PBKDF2
A normal usage to set the admin password would be like :

loolconfig set-admin-password --config-file ./loolwsd.xml

Other command line options can also be given, like --pwd-salt-length,
--pwd-hash-length, --pwd-iterations.

Change-Id: I2a6f8d25e068b53a3f945426f0779c8410b2c8ba
2017-05-25 01:18:31 +05:30

67 lines
667 B
Text

# Editor backup files etc
*~
\#*
# Autofoo
.deps
.dirstamp
.clang_complete
.cxx_tags
.yavide_proj
.yavide_session
.vscode
Makefile
Makefile.in
loolwsd.spec
loolwsd.xml
aclocal.m4
autom4te.cache
config.h
config.h.in
config.log
config.guess
config.status
config.sub
configure
compile
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
m4
debian/loolwsd.postinst
# Test stuff
systemplate
test-driver
jails
test/data/hello-world.odt
*.o
*.exe
cscope*
*.orig
loolwsd.log
*.log.*.gz
connect
lokitclient
loolwsd
loolforkit
loolmount
loolmap
looltool
loolstress
loolconfig
loolforkit-nocaps
loadtest
unittest
loolwsd_fuzzer
loolnb
clientnb
# make tags
TAGS
test/TAGS