1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00
mycorrhiza/views
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
..
admin.qtpl Rename /admin/user/new to /admin/new-user 2021-12-31 01:39:31 +05:00
admin.qtpl.go Rename /admin/user/new to /admin/new-user 2021-12-31 01:39:31 +05:00
auth.qtpl Auth: Refactor login and logout 2021-12-31 02:07:39 +05:00
auth.qtpl.go Auth: Refactor login and logout 2021-12-31 02:07:39 +05:00
history.qtpl Merge l18n with master updates 2021-09-27 17:24:02 +08:00
history.qtpl.go Merge l18n with master updates 2021-09-27 17:24:02 +08:00
hypha.qtpl Initial l18n support 2021-09-27 16:45:23 +08:00
hypha.qtpl.go Initial l18n support 2021-09-27 16:45:23 +08:00
modal.qtpl Initial l18n support 2021-09-27 16:45:23 +08:00
modal.qtpl.go Initial l18n support 2021-09-27 16:45:23 +08:00
mutators.qtpl Toolbar: Change the heading buttons 2021-11-30 20:41:48 +03:00
mutators.qtpl.go Toolbar: Change the heading buttons 2021-11-30 20:41:48 +03:00
nav.qtpl Move backlinks stuff to a separate module 2021-12-21 00:08:21 +03:00
nav.qtpl.go Move backlinks stuff to a separate module 2021-12-21 00:08:21 +03:00
readers.qtpl Merge l18n with master updates 2021-09-27 17:24:02 +08:00
readers.qtpl.go Merge l18n with master updates 2021-09-27 17:24:02 +08:00
stuff.qtpl Backlinks: Improve /backlinks/ 2021-12-31 01:16:09 +05:00
stuff.qtpl.go Backlinks: Improve /backlinks/ 2021-12-31 01:16:09 +05:00