> This brings up a point I'd been wondering about - protecting things like > server settings from prying fingers (read: kids) through some type of > security.
Give the "NoSetup" plugin a try: http://www.herger.net/slim/detail.php?nr=428 > Also, the ability for different users to have different interface > settings. Probably doesn't have to be user/password based - how about > just setting a cookie to identify different users? Say a user sets his > skin, whenever he comes back he sees the same skin, rather than having > this be a server wide setting? You can pass the skin selection in on the url. For instance: http://slimserverip:9000/fishbone/ so a user could bookmark that page but it wouldn't change for everyone. _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
