1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-04-03 17:27:04 +00:00
Timur Ismagilov 51f5ebf46d Auth: Refactor login and logout
GET /login and POST /login-data are merged into /login.

GET /logout and POST /logout-confirm are merged into /logout.

The logout form now looks more consistent with other forms.

Used io.WriteString instead of Fprint where it wasn't like that for some reason.
2021-12-31 02:07:39 +05:00
..
2021-12-31 02:07:39 +05:00
2021-10-25 20:58:25 -04:00
2021-10-05 23:10:28 +03:00
2021-09-29 21:56:17 +07:00
2021-10-02 01:34:56 +08:00