1
0
Fork 0
Our website
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex Kotov 864dc2cb99
Split tests into separate files
2020-10-15 08:01:37 +05:00
migrations Add unique index on `users.username` 2020-10-15 05:48:19 +05:00
src Split tests into separate files 2020-10-15 08:01:37 +05:00
templates Rename column `users.password` to `encrypted_password` 2020-10-15 04:17:55 +05:00
.env Create database migrations 2020-10-15 01:48:05 +05:00
.gitignore Initialize Cargo package 2020-10-14 04:25:14 +05:00
Cargo.lock Use validator 2020-10-15 07:55:15 +05:00
Cargo.toml Use validator 2020-10-15 07:55:15 +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
diesel.toml Create database migrations 2020-10-15 01:48:05 +05:00

README.md

fedihub-registry