mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-30 18:07:46 +00:00 
			
		
		
		
	fix test failure introduced with webapp demo image
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
		
							parent
							
								
									bdca1cd9a0
								
							
						
					
					
						commit
						39fc0a90df
					
				| @ -1,5 +1,6 @@ | |||||||
| ARG docker_repo=zokradonh | ARG docker_repo=zokradonh | ||||||
| FROM ${docker_repo}/kopano_webapp | FROM ${docker_repo}/kopano_webapp | ||||||
| 
 | 
 | ||||||
|  | # hadolint ignore=SC2016 | ||||||
| RUN sed -i '1s/^/<?php  $user="user".rand(1, 15); ?>\n/' /usr/share/kopano-webapp/server/includes/templates/login.php && \ | RUN sed -i '1s/^/<?php  $user="user".rand(1, 15); ?>\n/' /usr/share/kopano-webapp/server/includes/templates/login.php && \ | ||||||
|     sed -i 's/id="password"/id="password" value="<?php echo $user; ?>"/' /usr/share/kopano-webapp/server/includes/templates/login.php |     sed -i 's/id="password"/id="password" value="<?php echo $user; ?>"/' /usr/share/kopano-webapp/server/includes/templates/login.php | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user