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 a8c4541606
Add dependencies
2020-10-17 02:29:03 +05:00
contrib/rocket_csrf Add dependencies 2020-10-17 02:29:03 +05:00
migrations Add unique index on `users.username` 2020-10-15 05:48:19 +05:00
public Add navbar 2020-10-16 02:04:06 +05:00
src Verify CSRF token 2020-10-17 02:19:12 +05:00
templates Add CSRF tokens to forms 2020-10-17 01:17:31 +05:00
.env.example Set secret key 2020-10-16 04:48:38 +05:00
.gitignore Use Bootstrap 2020-10-16 00:11:08 +05:00
Cargo.lock Implement CSRF protection fairing 2020-10-16 11:41:26 +05:00
Cargo.toml Implement CSRF protection fairing 2020-10-16 11:41:26 +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
package.json Move assets 2020-10-16 01:54:37 +05:00
webpack.config.js Move assets 2020-10-16 01:54:37 +05:00
yarn.lock Compile SASS 2020-10-16 01:45:15 +05:00

README.md

fedihub-registry