Implement authorization
Read username from user config, check existence of user and then check password.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#include "path.c"
|
||||
|
||||
typedef struct {
|
||||
bool is_dir;
|
||||
SV name;
|
||||
|
||||
Reference in New Issue
Block a user