Skip to content
Snippets Groups Projects
Select Git revision
0 results

lib

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Lukas Reschke authored
    There is no need to encode all characters into HTML entities, only potential dangerous characters as &, ", ', < and > should get encoded.
    
    This may fix issues like https://github.com/owncloud/calendar/pull/394
    77ecfdd1
    History
    Name Last commit Last update
    ..