Disable 'register a new account'

2011-12-22 Thread Jacob Georg Benz
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

Re: Disable 'register a new account'

2011-12-22 Thread Yuri Z
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 m...@hauslandbibliothek.de wrote: Hi, is

Re: Disable 'register a new account'

2011-12-22 Thread Ali Lown
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 vega...@gmail.com wrote: There's no such

Re: Review Request: Implement WAVE-313: registration disabling

2011-12-22 Thread Yuri Zelikov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3296/#review4097 --- /src/org/waveprotocol/box/server/robots/agent/RobotAgentUtil.java