about summary refs log tree commit diff
path: root/.env.production.sample
AgeCommit message (Expand)Author
2020-07-12Fix the wrong full documentation link (#14293)夕日
2020-07-03Add back a cleaner and leaner .env.production.sample (#14206)Eugen Rochko
2020-06-27Remove the terms blacklist and whitelist from UX (#14149)Eugen Rochko
2020-05-10Updated docker-compose snippet to a working one (#13196)Denis Teyssier
2020-01-23Document AUTHORIZED_FETCH mode and WHITELIST_MODE (#12856)ThibG
2019-12-23Fix sample SAML_ACS_URL, SAML_ISSUER (#12669)Aries
2019-12-01:sparkles: Add an LDAP Mail attribute config (#12053)Mathieu Brunot
2019-12-01:sparkles: Convert LDAP username (#12461)Mathieu Brunot
2019-10-01Remove quotes in `LDAP_SEARCH_FILTER` example (#12019)Mathieu Brunot
2019-09-23Add config of multipart threshold for S3 (#11924)Yamagishi Kazutoshi
2019-09-02Add SMTP reply_to option (#11718)Hugo Gameiro
2019-05-09Add ES_PREFIX in .env.production.sample (#10087)Stanislas
2018-08-25Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)M Somerville
2018-08-15Add ldap search filter (#8151)Immae
2018-06-29Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER...MIYAGI Hikaru
2018-05-29Cache attachments on external host with service worker (#7493)Akihiko Odaki
2018-05-07Improve OpenStack v3 compatibility (#7392)Hugo Gameiro
2018-04-25HTTP proxy support for outgoing request, manage access to hidden service (#7134)MIYAGI Hikaru
2018-03-28Document CORS requirement for asset host (#6941)Akihiko Odaki
2018-03-19rename pam email environment variable to something more understandable and de...Alexander
2018-03-09Adjust suggested ES host in .env sample for docker-compose config (#6710)Eugen Rochko
2018-03-07Add additional first_name and last_name SAML attribute statement options, and...Effy Elden
2018-03-02fix logic for pam_controlled_service (#6599)Alexander
2018-03-02Add LDAP options to .env.production.sample (#6592)Eugen Rochko
2018-02-26Ensure the app does not even start if OTP_SECRET is not set (#6557)Eugen Rochko
2018-02-26Fix #6536 (#6558)Eugen Rochko
2018-02-23New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...Ghislain Loaec
2018-02-22Update pam documentation (#6518)Alexander
2018-02-22New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)Ghislain Loaec
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-04Make PAM gem optional, allow configuration over environment (#6415)Eugen Rochko
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2017-12-22enforce LOCAL_HTTPS=true in production (#6061)nightpool
2017-09-22Document REDIS_NAMESPACE (#5038)Nolan Lawson
2017-09-11Add OpenStack Keystone V3 support (#4889)Patrick Figel
2017-09-06Add environment sample for OpenStack Swift (#4816)Yamagishi Kazutoshi
2017-09-05comment correction (#4812)Treyssat-Vincent Nino
2017-08-01Show SMTP_TLS in config sample (#4477)ScienJus
2017-07-14Add Rake task for generate VAPID key (#4195)Yamagishi Kazutoshi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-05-30added 'https://' to CDN_HOST variable example (#3446)Chris
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-20Some Dockerfile improvements (#3182)Wonderfall
2017-05-19Adds better documentation to LOCAL_DOMAIN and LOCAL_HTTPS (#3149)Audun Larsen
2017-05-08Improve example env file for local Postfix relay (#2892)Jarek Lipski
2017-05-05Add additional documentation and warnings to the WEB_DOMAIN setting. (#2386)ThibG
2017-05-04fix DB_URL (#2778)abcang
2017-05-03Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)Eugen Rochko
2017-05-03Allow to set CA file for SMTP (#2713)Akihiko Odaki
2017-04-19Updated note about 'none' SMTP authentication method in .env.production.sampl...evilny0