Commit Graph

3048 Commits (c76179419d5d4bb2423496856ad931974b56d6d5)
 

Author SHA1 Message Date
William Pitcock fe67665e19 rename CSPPlug to HTTPSecurityPlug.
6 years ago
Haelwenn e7d6f133eb Merge branch 'update-readme' into 'develop'
6 years ago
shibayashi 3e6e4e3be7
Update README.md
6 years ago
kaniini b982ced92c Merge branch 'fix-list-streaming' into 'develop'
6 years ago
KokaKiwi 1592fa2bea Mastodon API: Fix list streaming
6 years ago
William Pitcock 5dda13ee5f config docs: typo fix
6 years ago
William Pitcock 54fdce9107 tests: add tests for CSPPlug
6 years ago
William Pitcock e4bd5a6950 example configs: kill STS/CT headers
6 years ago
William Pitcock df72978dce csp plug: add support for certificate transparency
6 years ago
William Pitcock 331cf6ada1 csp plug: add sts support
6 years ago
William Pitcock a2bf5426cb sample config: document how to make CSPPlug send STS headers (off by default to allow for SSL debugging)
6 years ago
William Pitcock 69f5dfcfb3 config: add default parameters for CSPPlug
6 years ago
William Pitcock 057a9017b3 example configs: remove obsolete CSP configuration
6 years ago
William Pitcock f516e317ea plugs: add CSPPlug
6 years ago
kaniini 617aff4f0c Merge branch 'bugfix/corsplug-config' into 'develop'
6 years ago
William Pitcock fd918863aa nginx example config: remove CORS headers, now managed by CORSPlug.
6 years ago
William Pitcock 234e471289 config: properly configure CORSPlug.
6 years ago
kaniini 61d173d37c Merge branch 'bugfix/oauth-padding' into 'develop'
6 years ago
William Pitcock 419ed3a0ca oauth: fix token decode regression
6 years ago
lambda f745e823f0 Merge branch 'bugfix/json-ld-object-sanitization' into 'develop'
6 years ago
kaniini 9cdbac6843 Merge branch 'feature/documentation' into 'develop'
6 years ago
William Pitcock 69b8c0e299 tests: add test for internal data stripping
6 years ago
William Pitcock 97e50f3191 activitypub: transmogrifier: sanitize internal representation details from outgoing objects
6 years ago
Haelwenn (lanodan) Monnier 5ecb5629f6
lib/mix/tasks: s/@doc/@moduledoc/
6 years ago
Haelwenn (lanodan) Monnier 5e3207045e
lib/mix/tasks/unsubscribe_user.ex: Fix syntax from bad line copy
6 years ago
Haelwenn (lanodan) Monnier 64c0289893
lib/mix/tasks: Add remaining documentation for mix tasks
6 years ago
Haelwenn (lanodan) Monnier d1a7a9fd24
config/config.md: Add lines inspired/copied from CONFIGURATION.md
6 years ago
Haelwenn (lanodan) Monnier fb61fd8360
README.md: Add note about config/config.md
6 years ago
Haelwenn (lanodan) Monnier 9fde177a7d
README.md: Put the systemd’s .service note to the relevant section
6 years ago
Haelwenn (lanodan) Monnier 78bf1b80b4
README.md: Add note for OpenRC
6 years ago
Haelwenn (lanodan) Monnier db67c9b118
config/config.md: scope_options_enabled also addresses subject
6 years ago
Haelwenn (lanodan) Monnier 79bdc3db19
config/config.md: Fill all the blanks
6 years ago
Haelwenn (lanodan) Monnier 0189ccd4d9
config/config.md: Complete it [WIP]
6 years ago
Haelwenn (lanodan) Monnier ee41dbeca5
config/config.md: Create
6 years ago
Haelwenn (lanodan) Monnier 8b2541e4e7
Document the mix tasks in ex_doc instead
6 years ago
Haelwenn (lanodan) Monnier e1814bb322
Document mix tasks
6 years ago
Haelwenn (lanodan) Monnier 8221c56c48
Add ex_doc
6 years ago
William Pitcock f8310114a6 activitypub: object view: sanitize both the activity and the object when an activity is given for rendering
6 years ago
kaniini c9c1f9dee2 Merge branch 'bugfix/ostatus-as2-reflection' into 'develop'
6 years ago
kaniini 7daa102fa4 Merge branch 'bugfix/local-jsonld-context' into 'develop'
6 years ago
William Pitcock 4f87b8362b endpoint: move CORSPlug in front of Plug.Static
6 years ago
William Pitcock 03a9990baf endpoint: fix formatting
6 years ago
kaniini 99a8ef967e Merge branch 'tests/prismo-url-map' into 'develop'
6 years ago
William Pitcock 1d9fcbf2ba add missing prismo testcase data
6 years ago
William Pitcock c9df011215 tests: add tests for new OStatus.is_representable? function
6 years ago
William Pitcock e6d246882d federator: don't federate anything other than Note objects to OStatus
6 years ago
lambda b4bd5e40e4 Merge branch 'bugfix/no-cc-mentions' into 'develop'
6 years ago
William Pitcock e4971553c7 activitypub: utils: use same object type list for mention extraction as insertion
6 years ago
William Pitcock dfc26d0fdd tests: add testing for new notification behavior
6 years ago
William Pitcock b3c360ce2c notification: add fallback get_notified_from_activity()
6 years ago