Submitted by jsimpson on January 5, 2013 - 08:30
I was looking to provide even more namespaces to my etherpad instance, so I added a second "namespace." I now have 2 distinct namespaces with seperate authentication methods, and thought it might be a good example for someone else looking. The "bks" namespace authenticates against a user table (added to the etherpad mysql database) and the hivesec namespace authenticates against a simple user/password file.