DjangoBB

Django based forum engine

  • You are not logged in.

#1 June 3, 2011 02:54:49

loarf
Registered: 2011-04-29
Posts: 5
Reputation: +  0  -
Profile   Send e-mail  

profile_admin.html and user banning

I see that there is a template called profile_admin.html but is it ever used? Is there a way to moderate profiles and if so how do I access it?

On a related note adding a ban in the admin doesn't seem to do anything. How do you use bans?

Thanks!

edit: Ok so I figured out that bans don't take effect till the user logs out and tries to log in again. Is this the desired functionality? It seems that if should take effect immediately regardless of if they log in again or not.

Edited loarf (June 3, 2011 03:00:32)

Offline

#2 June 3, 2011 09:31:17

slav0nic
DjangoBB Developer
From: Ukraine
Registered: 2009-10-25
Posts: 307
Reputation: +  6  -
Profile   Send e-mail  

profile_admin.html and user banning

bans only from admin panel ( (django standart admin)
+cron actions

about immediately you are right
i created ticket, but does't know when I have time

Offline

#3 June 3, 2011 19:15:54

loarf
Registered: 2011-04-29
Posts: 5
Reputation: +  0  -
Profile   Send e-mail  

profile_admin.html and user banning

Gotcha, thanks for the quick response!

Oh and I was wondering, where are the bans handled? I was thinking about expanding them to include ip bans but couldn't figure out where the user is blocked from logging in?

edit: nevermind I found it in the save and delete method of Ban. Thanks.

Edited loarf (June 3, 2011 19:35:31)

Offline

Board footer

Moderator control

Powered by DjangoBB

Lo-Fi Version