mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	
			
				
					
						
					
					ecc42bc9f80373f82c1853d0a3902f0a713e935c
				
			
			
		
	We now show a list of users and allow you to deactivate a user using the same process as `python manage.py deactivate_user`. We add a new menu item accessible from the gear icon which will eventually have much more than just this, but we have a good start here. Here we also add a property to UserProfile which determines whether you're eligible to access the administration panel, and then have code which shows the menu option if so. This introduces a new JS file, admin.js. (imported from commit 52296fdedb46b4f32d541df43022ffccfb277297)
Description
				Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
						
						
						
						
						
						
							
								 Apache-2.0
							
						
						
						
							
							
							 888 MiB
						
					
					Languages
				
				
								
								
									Python
								
								58.5%
							
						
							
								
								
									TypeScript
								
								18.1%
							
						
							
								
								
									JavaScript
								
								9.1%
							
						
							
								
								
									CSS
								
								3.9%
							
						
							
								
								
									HTML
								
								3.6%
							
						
							
								
								
									Other
								
								6.6%