summaryrefslogtreecommitdiff
path: root/lib/pleroma/plugs/ensure_authenticated_plug.ex
AgeCommit message (Expand)Author
2020-10-13moving plugs into web dirAlexander Strizhakov
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-04-30Refactoring of :if_func / :unless_func plug options (general availability). A...Ivan Tashkinov
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-03-09[#1560] Ensured authentication or enabled federation for federation-related r...Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2019-07-10Wrap error messages into gettext helpersEgor Kislitsyn
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-09-05Add EnsureAuthenticatedPluglain