1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00
mycorrhiza/views
handlerug b87583ef28
Drop fixed authorization
Important changes:
- UseFixedAuth is now UseAuth and toggles all kinds of authorization and
  registration
- UseRegistration is now AllowRegistration to better reflect the meaning
- LimitRegistration is now RegistrationLimit because it's not a boolean,
  it's a value (not "limit registration?", but "registration limit is
  ...")
- registered-users.json is now users.json, because all users are stored
  there
- user.AuthUsed is dropped in favor of new cfg.UseAuth which has the
  same meaning

I hope I have not forgotten anything.
2021-07-02 15:20:03 +07:00
..
admin.qtpl Show "unknown" if no registration date 2021-07-01 15:29:19 +07:00
admin.qtpl.go Show "unknown" if no registration date 2021-07-01 15:29:19 +07:00
auth.qtpl Drop fixed authorization 2021-07-02 15:20:03 +07:00
auth.qtpl.go Drop fixed authorization 2021-07-02 15:20:03 +07:00
history.qtpl Group recent changes by date 2021-07-01 16:37:41 +07:00
history.qtpl.go Group recent changes by date 2021-07-01 16:37:41 +07:00
hypha.qtpl Drop fixed authorization 2021-07-02 15:20:03 +07:00
hypha.qtpl.go Drop fixed authorization 2021-07-02 15:20:03 +07:00
modal.qtpl Replace the old name with the new one 2021-06-12 22:04:43 +07:00
modal.qtpl.go Replace the old name with the new one 2021-06-12 22:04:43 +07:00
mutators.qtpl Make the toolbar have ++ and __ 2021-06-30 16:47:48 +05:00
mutators.qtpl.go Make the toolbar have ++ and __ 2021-06-30 16:47:48 +05:00
nav.qtpl Drop fixed authorization 2021-07-02 15:20:03 +07:00
nav.qtpl.go Drop fixed authorization 2021-07-02 15:20:03 +07:00
readers.qtpl Replace /page/ with /hypha/ everywhere 2021-06-14 14:20:37 +07:00
readers.qtpl.go Replace /page/ with /hypha/ everywhere 2021-06-14 14:20:37 +07:00
stuff.qtpl Drop fixed authorization 2021-07-02 15:20:03 +07:00
stuff.qtpl.go Drop fixed authorization 2021-07-02 15:20:03 +07:00