mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Move the password tracking variables from setup to channel module. Track password_change requests in channel. Directly use xhr object to store `password_changes` information. Tests modified to accomodote this change by converting strings to objects.