Commit Graph

8 Commits

Author SHA1 Message Date
kiwiidb
e89d6c2ed9 Merge pull request #368 from getAlby/feature/admin-update-user
Feature/admin update user
2023-05-24 15:25:29 +02:00
kiwiidb
b890c2c8ec swagger, require admin token for update user 2023-05-24 12:53:30 +02:00
kiwiidb
4f006717fa implement deactivation & add route 2023-05-24 12:31:50 +02:00
kiwiidb
cd7ee1cf7c add user id to logs as json field 2023-05-23 19:30:32 +02:00
kiwiidb
e97bce1855 add multikeysend endpoint 2022-12-05 11:51:46 +01:00
kiwiidb
8661225273 add admin api key for creating accounts 2022-10-03 14:54:29 +02:00
Pavol Rusnak
45e9728fb8 Make it possible to disable account creation
This covers the usecase when LndHub is used to serve closed communities
which do not want to accept new members anymore (friends, families, etc).

The PR introduces a new envconfig option CREATE_ACCOUNTS which is true
by default but can be set to false if needed.
2022-06-21 14:09:05 +02:00
kiwiidb
71c09f258a v2 api 2022-06-17 11:40:06 +02:00