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 ada528b059
Validate user sign up
2020-10-15 07:29:27 +05:00
migrations Add unique index on `users.username` 2020-10-15 05:48:19 +05:00
src Validate user sign up 2020-10-15 07:29:27 +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 Validate user sign up 2020-10-15 07:29:27 +05:00
Cargo.toml Validate user sign up 2020-10-15 07:29:27 +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