As a one-time hack, you could manually edit src/org/waveprotocol/box/server/rcp/UserRegistrationServlet's tryCreateUser (and perhaps writeRegistrationPage) to prevent any more account creation via the auth/register page.
On 22 December 2011 11:26, Yuri Z <[email protected]> wrote: > There's no such feature atm. > You can add a feature request on the Wave Jira at > https://issues.apache.org/jira/browse/WAVE > I guess you would also need some way for admin to manually register new > users. > > On Thu, Dec 22, 2011 at 12:55 PM, Jacob Georg Benz <[email protected] >> wrote: > >> Hi, >> >> is it possible to disable the option "register a new account" on the web >> interface? I would like to set up a "private" wave-Server so I need to >> disable the possibility to register new accounts from anywhere. >> >> peace >>
