opengist/templates/pages
Jade Lovelace 22052bd38f
Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else (#229)
* Add a setting to allow accessing individual gists without auth

This is a middle ground between the existing setting "Require Login",
which requires login to do anything at all, and having it off, which
shows a public list of gists and more generally allows discovering info
about the users/gists of the instance without login.

The idea of this setting is that it is "require login" for everything
except individual gists.

Fixes #228.


Co-authored-by: Thomas Miceli <tho.miceli@gmail.com>
2024-05-12 23:40:11 +02:00
..
admin_config.html Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else (#229) 2024-05-12 23:40:11 +02:00
admin_gists.html Fix reverse proxy subpath support (#192) 2024-01-04 18:06:19 +01:00
admin_index.html Add Gist code search (#194) 2024-01-04 18:06:19 +01:00
admin_invitations.html Create invitations for closed registrations (#233) 2024-04-03 01:56:55 +02:00
admin_users.html Fix reverse proxy subpath support (#192) 2024-01-04 18:06:19 +01:00
all.html v1.6.0 2024-01-04 18:06:19 +01:00
auth_form.html Fix auth page GitlabName Error (#242) 2024-04-03 10:22:52 +02:00
create.html Markdown preview (#224) 2024-04-03 01:56:55 +02:00
edit.html feat: make edit visibility a toggle (#277) 2024-05-11 21:03:25 +02:00
error.html Add translation system (#104) 2023-09-22 17:26:09 +02:00
forks.html Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00
gist.html Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00
gist_embed.html Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00
likes.html Small fixes (#196) 2024-01-04 18:06:19 +01:00
revisions.html Rework git log parsing and truncating (#260) 2024-04-27 01:49:53 +02:00
search.html v1.6.0 2024-01-04 18:06:19 +01:00
settings.html Fix reverse proxy subpath support (#192) 2024-01-04 18:06:19 +01:00