Closed GoogleCodeExporter closed 9 years ago
In modules/learn.py, add something like this to the response function before
self.set() is called:
if nick != key:
return u'You don't have permission to do that'
Original comment by cjo...@gmail.com
on 20 Jan 2010 at 4:50
excellent! worked perfectly
Original comment by chris2...@gmail.com
on 22 Jan 2010 at 3:40
Original comment by cjo...@gmail.com
on 20 Jun 2010 at 8:46
Original issue reported on code.google.com by
chris2...@gmail.com
on 11 Jan 2010 at 10:19