Block a user
Add an Administrator
2addd2aa78
feat: use Admin model
bba9431733
feat: add data checks
6fb5a83183
feat: add model to endpoint
Add Application configuration
Changes:
- Added a controller for application configuration
- Added a new "Security" layer for application security
- Added different configurations depending on the database…
ea538ac340
Add Application configuration (#11)
63216f3b66
feat: comment this for show controller in swagger
e088374b14
feat: add request for create user
ded577f40a
feat: add path depending on OS
32621515db
fix: default value is null for optional body
Add Application configuration
63216f3b66
feat: comment this for show controller in swagger
e088374b14
feat: add request for create user
ded577f40a
feat: add path depending on OS
32621515db
fix: default value is null for optional body
fdf0ecc9ef
feat: add is default path
5400e0c873
feat: create submit configuration
1fd6c8657a
fix: change connction string for mysql
d09011d25a
feat: add create admin
Wesser
deleted branch feat/database-persistence from Winsomnia/MireaBackend
2024-06-01 05:45:19 +03:00
a902d9eb81
Use the configuration depending on the selected database provider (#13)
827cdaf9f9
refactor: change create database to migrate
d2ba2d982c
feat: add migrations
79118c5283
build: add ref to projects for migrations
8cd8277c22
feat: add assembly for migration
Use the configuration depending on the selected database provider
827cdaf9f9
refactor: change create database to migrate
d2ba2d982c
feat: add migrations
79118c5283
build: add ref to projects for migrations
8cd8277c22
feat: add assembly for migration
ae46823685
build: upgrade dependencies
c9c6a99fe9
test: trying to set up tests to test application in different databases
aa1e1000fa
fix: set new path to projects