mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	edit page
This commit is contained in:
		| @@ -239,6 +239,10 @@ var	config = require('../config.js'), | ||||
|  | ||||
| 				RDB.db.hmset('user:'+uid, { | ||||
| 					'username' : username, | ||||
| 					'fullname': '', | ||||
| 					'location':'', | ||||
| 					'birthday':'', | ||||
| 					'website':'', | ||||
| 					'email' : email, | ||||
| 					'joindate' : new Date().getTime(), | ||||
| 					'password' : hash, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user