assets
src
templates
login
settings
fatal_error.html
.drone.yml
.gitignore
Cargo.lock
Cargo.toml
Dockerfile
LICENSE
README.md
build_docker_image.sh
renovate.json
Use crates to reduce code base size : * `actix-remote-ip` to safely determine user IP location * `light-openid` for the OpenID primitives & as client to handle federation Reviewed-on: #111