summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-04 21:26:24 +0100
committerdefault <nobody@localhost>2022-12-04 21:26:24 +0100
commit48ebc54b6eabf16fb5ab34618eb4b4de4f8b5fd7 (patch)
tree861c34d7df89344d605a6cba82093835c3dcfe68 /snac.h
parent7787a2ded9a0ab445c9bd310dfc8b909509d763f (diff)
New command line option 'resetpwd'.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/snac.h b/snac.h
index 636fcb3..6f3899b 100644
--- a/snac.h
+++ b/snac.h
@@ -174,3 +174,4 @@ int html_post_handler(d_char *req, char *q_path, d_char *payload, int p_size,
int initdb(const char *_basedir);
int adduser(const char *uid);
+int resetpwd(snac *snac);