PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
user.py File Reference

Go to the source code of this file.

Classes

class  system.user.system_user
 User accounts for the system. More...
 

Namespaces

namespace  system
 
namespace  system.user
 

Variables

int system.user.USER_ACQUAINTANCE = 2
 
int system.user.USER_BLOCKED = 4
 
int system.user.USER_CAN_MANAGE_SELF = 0x10
 
int system.user.USER_DISABLED = 0x02
 
int system.user.USER_FOLLOW = 3
 
int system.user.USER_FRIEND = 1
 
int system.user.USER_MUST_CHANGE_PASSWORD = 0x01
 
int system.user.USER_NEED_APPROVAL = 0x04
 
int system.user.USER_REJECTED = 0x08