Subj : exec/load/userprops.js To : CVS commit From : rswindell Date : Tue Mar 24 2020 12:45 pm exec/load userprops.js 1.5 1.6 Update of /cvsroot/sbbs/exec/load In directory cvs:/tmp/cvs-serv31602 Modified Files: userprops.js Log Message: Guest (G-restricted) accounts don't get persistent properties: - always return the default value from the get() method - always return true from the set() method (don't write anything) Thanks to the anonymous YouTube BBS reviewer for highlighting this problem (i.e. Minesweeper used the preferences of the last Guest user to run it) .