diff options
author | nico <nico@magicbroccoli.de> | 2020-04-18 23:47:15 +0200 |
---|---|---|
committer | nico <nico@magicbroccoli.de> | 2020-04-18 23:47:15 +0200 |
commit | 36cf666a0c8ea32c702338e2931dc109859269a7 (patch) | |
tree | 7a9b3bfd89e29120c520c5f2fa37a250716de973 /local.htpasswd |
Initial release JoplinWebApi
Joplin WebAPI to manage Joplin users and the directory structure
+ add user creation endpoint
+ add user deletion endpoint
+ add user password change endpoint
+ add README and highlight css
+ add gitignore file
+ add uwsgi template file
Diffstat (limited to 'local.htpasswd')
-rw-r--r-- | local.htpasswd | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/local.htpasswd b/local.htpasswd new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/local.htpasswd |