Skip to content
Snippets Groups Projects
  1. Apr 21, 2021
    • Takeshi Umeda's avatar
      Add guard against DNS rebinding attacks (#16087) · 83230234
      Takeshi Umeda authored
      * Add guard against DNS rebinding attacks
      
      * Fix not to apply to test environment
      83230234
    • Claire's avatar
      Add DM icon back on HTML view of DMs (#16086) · e243092a
      Claire authored
      Fix regression from #16052
      e243092a
    • Claire's avatar
      Fix processing of remote Delete activities (#16084) · 0b36e341
      Claire authored
      * Add tests
      
      * Ensure deleted statuses are marked as such
      
      * Save some redis memory by not storing URIs in delete_upon_arrival values
      
      * Avoid possible race condition when processing incoming Deletes
      
      * Avoid potential duplicate Delete forwards
      
      * Lower lock durations to reduce issues in case of hard crash of the Rails process
      
      * Check for `lock.aquired?` and improve comment
      
      * Refactor RedisLock usage in app/lib/activitypub
      
      * Fix using incorrect or non-existent sender for relaying Deletes
      0b36e341
  2. Apr 20, 2021
  3. Apr 19, 2021
  4. Apr 17, 2021
  5. Apr 16, 2021
  6. Apr 15, 2021
  7. Apr 14, 2021
  8. Apr 13, 2021
Loading