Block a user
db4ea90a99
update docker-compose.yml
8f2d6b1613
add Dockerfile and nginx configuration
45c7886090
refactor: create src directory
327f8e4964
ignore .idea
[issue]: No default admin user, cannot create new users
e79f2840d7
Merge branch 'dev' of git.juggalol.com:agatha/forum-app into dev
42ee9326ae
chore: remove unused import
feat: add authentication for administration
feat: add authentication for administration
03a95c3872
admins can create new users
24887274f0
add router tags
ea4ae48b23
add jwt validation
353218aca7
implement jwt
8aa077441f
feat: add login and user creation endpoints
[feature request]: add timestamps to backend