28 Commits (49dfa0997563729594b6aaab8a942bd64d80d6e1)

Author SHA1 Message Date
Rodolphe Bréard 49dfa09975
Replacing the daemonize crate by the fork crate 4 months ago
Rodolphe Bréard 148563b9a6
Update dependencies 4 months ago
Rodolphe Bréard 11278ce8da
Improve errors 5 months ago
Rodolphe Bréard 1fe846932d
Defines the log in the configuration file, not in the CLI 5 months ago
Rodolphe Bréard e036e14ad5
Improve logs 5 months ago
Rodolphe Bréard 2937edcb8c
Refactor the logging system 5 months ago
Rodolphe Bréard fe3d21b515
Add endpoints to the http client 5 months ago
Rodolphe Bréard 11301a92c0
Add a basic HTTP client 5 months ago
Rodolphe Bréard 23f996ddaa
Remove serde_derive 5 months ago
Rodolphe Bréard e6eda717ab
Forbid hooks and groups to share the same name 5 months ago
Rodolphe Bréard 1e6b3f357b
Check if endpoints have valid rate limit names 5 months ago
Rodolphe Bréard 1da81b28f2
Check if certificates have valid account, endpoint and hook names 5 months ago
Rodolphe Bréard f319e4c38b
Check if accounts have valid hook names 5 months ago
Rodolphe Bréard 78bd0821f9
Check if groups have valid hook names 5 months ago
Rodolphe Bréard 562bf3acb9
Forbid hook or group names to start with `internal:` 5 months ago
Rodolphe Bréard 0f7ea58667
Use a table of table for the hooks and groups 5 months ago
Rodolphe Bréard e3bffef123
Use a table of table for the accounts 5 months ago
Rodolphe Bréard 7694c4f1fa
Use a table of table for the rate limits 5 months ago
Rodolphe Bréard 1fbb7c4e4b
Use a table of table for the endpoints 5 months ago
Rodolphe Bréard 05197029e2
Implement durations 5 months ago
Rodolphe Bréard be0a3e27dd
Adjust visibility 5 months ago
Rodolphe Bréard c1e90d7ebb
Load the configuration 5 months ago
Rodolphe Bréard 80bd4e6478
Allow to daemonize 5 months ago
Rodolphe Bréard 517a87028c
Allow to send logs to syslog 5 months ago
Rodolphe Bréard dee7dbec8f
Parce the command line arguments 5 months ago
Rodolphe Bréard 2376d83d01
Add tracing 5 months ago
Rodolphe Bréard 016d7e0d1b
Async 5 months ago
Rodolphe Bréard 7b4d15cfea
Great reset 5 months ago