index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
initializers
Age
Commit message (
Expand
)
Author
2018-04-10
Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079)
Eugen Rochko
2018-04-10
Log rate limit hits (#7096)
Eugen Rochko
2018-04-07
Add a circuit breaker for ActivityPub deliveries (#7053)
Eugen Rochko
2018-03-24
Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808)
Yamagishi Kazutoshi
2018-03-20
Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env (#6845)
Eugen Rochko
2018-03-19
rename pam email environment variable to something more understandable and de...
Alexander
2018-03-17
Revert "Upgrade Paperclip to version 6.0.0" (#6807)
Eugen Rochko
2018-03-17
Upgrade Paperclip to version 6.0.0 (#6754)
Yamagishi Kazutoshi
2018-03-07
Add additional first_name and last_name SAML attribute statement options, and...
Effy Elden
2018-03-02
fix logic for pam_controlled_service (#6599)
Alexander
2018-02-28
Fix #942: Seamless LDAP login (#6556)
Eugen Rochko
2018-02-24
Raise Mastodon::HostValidationError when host for HTTP request is private (#6...
Akihiko Odaki
2018-02-23
New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...
Ghislain Loaec
2018-02-22
New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)
Ghislain Loaec
2018-02-20
Fix #6509: Use pull queue for chewy jobs (#6513)
Eugen Rochko
2018-02-11
Fix URLs incorrectly having trailing hyphen removed (#6465)
Daniel King
2018-02-11
Fix Chewy trying to update index with the wrong strategy (#6464)
Eugen Rochko
2018-02-09
Full-text search for authorized statuses (#6423)
Eugen Rochko
2018-02-04
Make PAM gem optional, allow configuration over environment (#6415)
Eugen Rochko
2018-02-04
CAS + SAML authentication feature (#6425)
Eugen Rochko
2018-02-02
pam authentication (#5303)
Alexander
2018-01-16
HTML e-mails for UserMailer (#6256)
Eugen Rochko
2018-01-15
Suppress CSRF token warnings (#6240)
Patrick Figel
2018-01-09
Increase rate limit on protected paths (#6229)
Eugen Rochko
2018-01-05
Fix enforce HTTPS in production. (#6180)
Naoki Kosaka
2018-01-02
Add confirmation step for email changes (#6071)
Patrick Figel
2017-12-22
enforce LOCAL_HTTPS=true in production (#6061)
nightpool
2017-12-13
Change streaming API URL when remote development (#5942)
Yamagishi Kazutoshi
2017-12-11
Apply a 25x rate limit by IP even to authenticated requests (#5948)
Eugen Rochko
2017-12-09
Missing require 'authorization_decorator'. (#5947)
Naoki Kosaka
2017-12-09
Rate limit by user instead of IP when API user is authenticated (#5923)
Eugen Rochko
2017-12-09
Fix typo in paperclip.rb (#5936)
THE BOSS ♨
2017-12-09
Revert fog-aws (ref #5604) (#5934)
Yamagishi Kazutoshi
2017-12-06
Remove rabl dependency (#5894)
Eugen Rochko
2017-11-15
Allow specifying STATSD_NAMESPACE (#5700)
Eugen Rochko
2017-11-07
Fix spell miss (SWIIFT_OBJECT_URL -> SWIFT_OBJECT_URL) (#5617)
MitarashiDango
2017-11-07
Unify file upload to using fog (#5604)
Yamagishi Kazutoshi
2017-10-09
Remove timestamps on any option (#5282)
Jeong Arm
2017-10-09
Fix migration failure due to StrongMigrations on production env (#5283)
unarist
2017-10-04
adjust public profile pages 2 (#5223)
Lynx Kotoura
2017-09-30
Fix Paperclip::Fog always responds Not Found in OpenStack-v2 like ConoHa (#5155)
Nishi, Keisuke
2017-09-29
Replace self-rolled statsd instrumention with localshred/nsa (#5118)
Eugen Rochko
2017-09-27
When OAuth password verification fails, return 401 instead of redirect (#5111)
Eugen Rochko
2017-09-26
Follow-up to #4582 and #5027, removing dead code (#5101)
Eugen Rochko
2017-09-25
Add strong_migrations gem to warn when creating unsafe migrations (#5078)
Eugen Rochko
2017-09-20
Disable private status federation over OStatus (#5027)
Eugen Rochko
2017-09-18
Re-allow underscore on valid_url_path_ending_chars (#4999)
unarist
2017-09-14
Enable to recognize most kinds of characters as URL paths (#4941)
ふぁぼ原
2017-09-14
Revert unique retry job (#4937)
abcang
2017-09-11
Add OpenStack Keystone V3 support (#4889)
Patrick Figel
[next]