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 06:51:45 +05:00
migrations Add unique index on users.username 2020-10-15 05:48:19 +05:00
src Extract models into separate files 2020-10-15 06:51:45 +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 Create users 2020-10-15 04:38:55 +05:00
Cargo.toml Create users 2020-10-15 04:38:55 +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