akkoma/lib/pleroma/plugs
href b1860fe85a
Instance/Static runtime plug
This allows to set-up an arbitrary directory which overrides most of the
static files: index.html static/ emoji/ packs/ sounds/ images/ instance/
favicon.png.

If the files are not present in the directory, the bundled ones in
priv/static will be used.
2018-12-17 22:50:59 +01:00
..
authentication_plug.ex
basic_auth_decoder_plug.ex
digest.ex
ensure_authenticated_plug.ex
ensure_user_key_plug.ex
federating_plug.ex More put_view. 2018-12-16 17:51:22 +01:00
http_security_plug.ex
http_signature.ex
instance_static.ex Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
legacy_authentication_plug.ex
oauth_plug.ex
session_authentication_plug.ex
set_user_session_id_plug.ex
uploaded_media.ex
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex