Skip to content
Snippets Groups Projects
  1. Dec 09, 2017
  2. Oct 04, 2017
    • utam0k's avatar
      Implement EmailBlackList (#5109) · b3af3f9f
      utam0k authored
      * Implement BlacklistedEmailDomain
      
      * Use Faker::Internet.domain_name
      
      * Remove note column
      
      * Add frozen_string_literal comment
      
      * Delete unnecessary codes
      
      * Sort alphabetically
      
      * Change of wording
      
      * Rename BlacklistedEmailDomain to EmailDomainBlock
      b3af3f9f
  3. Sep 13, 2017
  4. Aug 24, 2017
  5. Jul 31, 2017
  6. Jul 28, 2017
  7. Jun 19, 2017
  8. Jun 09, 2017
  9. Jun 04, 2017
  10. Apr 25, 2017
    • Guillaume Lo Re's avatar
      Stricter whitelist rules (#2213) · 7177e37b
      Guillaume Lo Re authored
      * Stricter whitelist rules
      
      * Linting
      
      * Added spec for blacklisting
      
      * Test subdomain blacklist on domain whitelist
      
      * No need to split
      
      * Change spec name
      7177e37b
    • Eugen's avatar
      Punycode URI normalization (#2370) · 17c591ff
      Eugen authored
      * Fix #2119 - Whenever about to send a HTTP request, normalize the URI
      
      * Add test for IDN request in FetchLinkCardService
      
      * Perform IDN normalization on domains before they are stored in the DB
      17c591ff
  11. Apr 13, 2017
  12. Jan 25, 2017
  13. Jan 24, 2017
Loading