Changes between Initial Version and Version 15 of Ticket #2152

Show
Ignore:
Timestamp:
10/08/10 16:17:48 (3 years ago)
Author:
martin.langhoff
Comment:

Right -- for a moment I worried that we were missing out on some input sanitization but that's not the case. Not only Bobby Tables, but Bobby Backticks and friends all register ok. Only bobby Smiley fails, because ':' is the filed separator in /etc/passwd and there is no escape sequence for it.

This gets cured with  http://dev.laptop.org/git/projects/idmgr/commit/?id=2384a1b0b578c3fc9eeaa5e8b7d9c1617ca9f0eb which just removes it.

Which is rolled in a nice idmgr rpm for the 0.6 series.

yum --enablerepo=olpcxs-testing install idmgr

should bring idmgr-0.7.22 (or newer).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2152

    • Property status changed from new to closed
    • Property cc tch, manusheel, smparrish, dsd added
    • Property keywords sugar-love added
    • Property owner changed from tomeu to anurag_seeta
    • Property seeta_dev changed from to Dipankar
    • Property resolution changed from to fixed
  • Ticket #2152 – description

    initial v15  
    44 
    55For maximum version interoperability, I suggest *both* Sugar and the XS should convert illegal characters to "_". 
     6 
     7There is no "schoolserver" component so left it as 'Sugar'.