Files
lndhub.go/lib/service
Michael Bumann e33693398e Soft delete users (#476)
* Update Makefile

* Optionally load test DB from env variable

* Add option to soft-delete a user

This allows users to be marked as deleted.
An additional middleware checks if a user is deleted or deactivated and rejects
requests for those as StatusUnauthorized.

note: the middelware adds an additional DB query to load the user.
2024-01-09 19:38:01 +02:00
..
2023-11-07 16:09:53 +09:00
2023-11-07 16:09:53 +09:00
2023-09-25 14:01:38 +02:00
2023-12-04 16:21:06 +05:30
2022-05-17 11:30:36 +02:00
2024-01-09 19:38:01 +02:00
2024-01-09 19:38:01 +02:00
2022-04-13 20:21:35 +02:00
2023-04-01 14:13:20 +02:00