This website requires JavaScript.
Explore
Help
Sign In
moon
/
honkoma
Watch
1
Star
0
Fork
You've already forked honkoma
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
40fc4e974e
honkoma
/
lib
/
pleroma
/
plugs
History
rinpatch
d23b3701d8
Merge branch 'bugfix/csp-unproxied' into 'develop'
...
http_security_plug.ex: Fix non-proxied media See merge request
pleroma/pleroma!2610
2020-05-29 21:23:49 +00:00
..
rate_limiter
…
admin_secret_authentication_plug.ex
…
authentication_plug.ex
AuthenticationPlug: Also update crypt passwords.
2020-05-17 11:40:25 +02:00
basic_auth_decoder_plug.ex
…
cache.ex
…
digest.ex
…
ensure_authenticated_plug.ex
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
2020-05-07 08:14:54 +00:00
ensure_public_or_authenticated_plug.ex
…
ensure_user_key_plug.ex
…
expect_authenticated_check_plug.ex
…
expect_public_or_authenticated_check_plug.ex
…
federating_plug.ex
Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug.
2020-04-30 18:19:51 +03:00
http_security_plug.ex
Merge branch 'bugfix/csp-unproxied' into 'develop'
2020-05-29 21:23:49 +00:00
http_signature.ex
…
idempotency_plug.ex
…
instance_static.ex
static-fe.css: Restore and move to /priv/static/static-fe
2020-05-02 08:28:42 +02:00
legacy_authentication_plug.ex
…
mapped_signature_to_identity_plug.ex
MappedSignatureToIdentityPlug: Fix.
2020-05-01 15:58:47 +02:00
oauth_plug.ex
…
oauth_scopes_plug.ex
…
plug_helper.ex
…
remote_ip.ex
…
session_authentication_plug.ex
…
set_format_plug.ex
…
set_locale_plug.ex
…
set_user_session_id_plug.ex
…
static_fe_plug.ex
…
trailing_format_plug.ex
…
uploaded_media.ex
…
user_enabled_plug.ex
…
user_fetcher_plug.ex
…
user_is_admin_plug.ex
…