Ask Your Question
3

Can I disable account registration?

asked 2012-10-29 06:59:21 -0500

siovene's avatar

updated 2012-10-29 07:56:32 -0500

Evgeny's avatar

Hi, I just installed Askbot so that it shares the MySql db with another Django project which I wrote. This way people can login with their existing account on the main project.

However, I want to disable Askbot registration form, and just place a link to the main site's registration page instead.

Can I do this without forking and patching Askbot?

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-10-29 07:27:44 -0500

Evgeny's avatar

At the moment it's impossible.

Right now in "settings" -> "access control" there is only setting "allow only registered users to see content".

There could be option "disable account registration", later this can be extended to a choice field: "Access to user registration": "open/invite only/closed".

edit flag offensive delete link more

Comments

Alright thanks, I'll fork then.

siovene's avatar siovene  ( 2012-10-29 07:43:26 -0500 )edit

Great, make a pull request later, if you don't mind.

Evgeny's avatar Evgeny  ( 2012-10-29 07:48:39 -0500 )edit
3

Sure thing!

siovene's avatar siovene  ( 2012-10-29 08:30:45 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2012-10-29 06:59:21 -0500

Seen: 690 times

Last updated: Oct 29 '12