First time here? Check out the FAQ!
1

how to disable users
 

is there any way to disable the ability to log in?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
xijhing's avatar
11
xijhing
asked 14 years ago

Comments

see more comments

1 Answer

0

There is no such option, but you can turn user into "blocked", then he or she won't be able to do anything on the forum, except log in and send feedback to the administrators.

Effectively such user is locked out, so I don't really see a need to prevent them from logging in. What do you think?

There is a tab "moderation" in each user's profile that is available only to moderators and administrators, where you can change user's status.

To make first admin at this point you need to run a command line:

python manage.py add_admin <user_id>

But, I will make first user who register to become an administrator automatically soon.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 14 years ago, answered 14 years ago
link

Comments

see more comments