Skip to content
  1. Jun 10, 2016
  2. Jun 07, 2016
  3. Jun 06, 2016
  4. Jun 03, 2016
    • Marius Burkard's avatar
      Merge branch 'stable-3.1' into 'stable-3.1' · bd4c2e96
      Marius Burkard authored
      FIX #3939: Import TXT resource records with semicolons and respecting it's case
      
      I replace the RegEx that ISPConfig uses to see if it must truncate the line sith a semicolon.
      
      Now the line does not get truncated if the semicolon is between quotes.
      
      Later, when ISPConfig lower the case of the parts of the lines, I changed the condition, so it does not lower the case of parts that begin or finish with quotes (First and last part or TXT RRs) or it has a semicolon, meaning it was between quotes and wasn't replaced previously.
      
      
      
      See merge request !351
      bd4c2e96
  5. Jun 02, 2016
  6. May 31, 2016
  7. May 27, 2016
  8. May 26, 2016