Pleroma/lib/pleroma/web
Mark Felder 0f9aecbca4 Remove fallback to local database when LDAP is unavailable.
In many environments this will not work as the LDAP password and the copy stored in Pleroma will stay synchronized.
2020-08-05 08:18:16 -05:00
..
activity_pub Merge branch 'deactivated-user-posts' into 'develop' 2020-08-04 19:17:30 +00:00
admin_api Merge remote-tracking branch 'upstream/develop' into by-approval 2020-07-26 15:46:14 -05:00
api_spec [#1985] Prevented force login on registration if account approval and/or email confirmation needed. 2020-07-31 14:13:38 +03:00
auth Remove fallback to local database when LDAP is unavailable. 2020-08-05 08:18:16 -05:00
channels
common_api Use the Pleroma.Config alias 2020-07-09 10:53:51 -05:00
federator Federator: Return proper values for jobs 2020-04-22 13:28:52 +02:00
feed feed/user_controller: Return 404 when the user is remote 2020-07-29 14:02:02 +02:00
mailer
mastodon_api [#1985] Prevented force login on registration if account approval and/or email confirmation needed. 2020-07-31 14:13:38 +03:00
media_proxy MediaProxy whitelist setting now supports hosts with scheme 2020-07-12 12:41:40 +03:00
metadata
mongooseim Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
nodeinfo Nodeinfo: Add chat information back in. 2020-06-26 13:04:15 +02:00
oauth [#1985] Prevented force login on registration if account approval and/or email confirmation needed. 2020-07-31 14:13:38 +03:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api ChatMessageReferenceView: Display preview cards. 2020-07-30 19:57:26 +02:00
preload Preloaders: Remove status_net preloader 2020-07-06 12:24:45 +02:00
push Rename notification "privacy_option" setting 2020-06-26 12:45:46 -05:00
rich_media Consolidate construction of Rich Media Parser HTTP requests 2020-08-03 12:37:31 -05:00
static_fe Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
streamer Streamer: Don't filter out announce notifications. 2020-07-04 17:11:37 +02:00
templates TOTP length is configurable, so we can't hardcode this here. 2020-07-17 08:19:49 -05:00
twitter_api Fix User.registration_reason HTML sanitizing issues 2020-07-27 20:36:31 -05:00
views Merge branch 'develop' into 'cleanup/masto_fe-default_settings' 2020-07-27 16:35:47 +00:00
web_finger Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' 2020-05-06 08:46:45 +00:00
xml
api_spec.ex Add OpenAPI spec for SubscriptionController 2020-05-05 16:43:00 +04:00
chat_channel.ex [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. 2020-07-23 15:08:30 +03:00
controller_helper.ex ControllerHelper: Always return id field. 2020-06-13 13:12:43 +02:00
embed_controller.ex
endpoint.ex FrontendStatic: Add plug to serve frontends based on configuration. 2020-07-28 17:35:16 +02:00
fallback_redirect_controller.ex encode data properly 2020-06-03 16:34:03 -04:00
gettext.ex
masto_fe_controller.ex Add warning against parsing/reusing MastoFE settings blob 2020-06-22 23:45:29 +02:00
metadata.ex
oauth.ex
preload.ex add status_net/config 2020-06-03 16:34:03 -04:00
rel_me.ex
router.ex AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint 2020-07-14 18:02:44 -05:00
translation_helpers.ex
uploader_controller.ex
web.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