mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 17:08:06 +00:00 
			
		
		
		
	changed the password rule from required to nullable
This commit is contained in:
		
							parent
							
								
									81c4de18ab
								
							
						
					
					
						commit
						1eb8b8929d
					
				| @ -35,7 +35,7 @@ | ||||
|             "default_value": "changeme", | ||||
|             "user_viewable": true, | ||||
|             "user_editable": true, | ||||
|             "rules": "required|string|max:32", | ||||
|             "rules": "nullable|string|max:32", | ||||
|             "field_type": "text" | ||||
|         }, | ||||
|         { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user