1
0
Fork 0
Our website
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-10-15 08:53:31 +05:00
migrations Add unique index on users.username 2020-10-15 05:48:19 +05:00
src Display config 2020-10-15 08:53:31 +05:00
templates Rename column users.password to encrypted_password 2020-10-15 04:17:55 +05:00
.env.example .gitignore "/.env" 2020-10-15 08:10:04 +05:00
.gitignore .gitignore "/.env" 2020-10-15 08:10:04 +05:00
Cargo.lock Use dotenv and method config::Config::from_env 2020-10-15 08:44:58 +05:00
Cargo.toml Use dotenv and method config::Config::from_env 2020-10-15 08:44:58 +05:00
diesel.toml Create database migrations 2020-10-15 01:48:05 +05:00
LICENSE Add LICENSE 2020-10-13 07:15:18 +05:00
README.md Initialize Cargo package 2020-10-14 04:25:14 +05:00

fedihub-registry