Moved auth system from nostr_core_lib back into ginxsom. Still debugging but so many changes I wanted to commit.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <string.h>
|
||||
#include <fcgi_stdio.h>
|
||||
#include "ginxsom.h"
|
||||
#include "../nostr_core_lib/nostr_core/request_validator.h"
|
||||
|
||||
// BUD-06 X-Reason header constants
|
||||
#define XREASON_MISSING_SHA256 "Missing required X-SHA-256 header"
|
||||
|
||||
Reference in New Issue
Block a user