akkoma/test/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_test.exs
basic_auth_decoder_plug_test.exs
ensure_authenticated_plug_test.exs
ensure_user_key_plug_test.exs
http_security_plug_test.exs
http_signature_plug_test.exs
instance_static_test.exs Instance/Static runtime plug 2018-12-17 22:50:59 +01:00
legacy_authentication_plug_test.exs
oauth_plug_test.exs
session_authentication_plug_test.exs
set_user_session_id_plug_test.exs
user_enabled_plug_test.exs
user_fetcher_plug_test.exs
user_is_admin_plug_test.exs