Personal IndieAuth instance https://auth.toby3d.me/
Go to file
Maxim Lebedev 6867e41fdf
🔒 Delete CSRF cookie in auth HTTP API route
2022-02-18 00:12:46 +05:00
assets 🙈 Ignore gzipped aassets generated by fasthttp 2022-01-29 22:53:08 +05:00
build/ci 👷 Updated CI/CD configs by Makefile 2022-02-02 00:52:24 +05:00
configs 🛂 Used config credentials for BasicAuth middleware 2022-01-31 21:17:19 +05:00
init 🔨 Updated systemd config 2022-02-02 22:55:19 +05:00
internal 🔒 Delete CSRF cookie in auth HTTP API route 2022-02-18 00:12:46 +05:00
locales 🌐 Updated locales 2022-02-01 22:36:39 +05:00
web 🎨 Little format of the code 2022-02-02 22:52:52 +05:00
.golangci.yml 🚨 Removed linter warnings 2022-02-01 22:27:48 +05:00
Makefile 👷 Updated CI/CD configs by Makefile 2022-02-02 00:52:24 +05:00
VERSION 🍱 Added VERSION plain textfile 2022-02-01 23:48:39 +05:00
catalog_gen.go 🌐 Updated locales 2022-02-01 22:36:39 +05:00
go.mod ♻️ Improved session storage, replaced sqlite3 driver 2022-02-17 21:14:37 +05:00
go.sum ♻️ Improved session storage, replaced sqlite3 driver 2022-02-17 21:14:37 +05:00
main.go 🚸 Connect user HTTP delivery package in main.go 2022-02-18 00:11:57 +05:00