mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Version 0.8.70
This commit is contained in:
		
							parent
							
								
									ec5566320f
								
							
						
					
					
						commit
						4e97a58e5c
					
				
					 13 changed files with 1065 additions and 885 deletions
				
			
		
							
								
								
									
										15
									
								
								emails/translations/account-check_n.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								emails/translations/account-check_n.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,15 @@
 | 
				
			||||||
 | 
					<html><head></head><body><div>[[[SERVERNAME]]] - Email Verification</div>
 | 
				
			||||||
 | 
					<div style="font-family:Arial,Helvetica,sans-serif">
 | 
				
			||||||
 | 
					    <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
 | 
				
			||||||
 | 
					        <tbody><tr>
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					                <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Verification</b>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					        </tr>
 | 
				
			||||||
 | 
					    </tbody></table>
 | 
				
			||||||
 | 
					    <p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting email verification, click on the following link to complete the process.</p>
 | 
				
			||||||
 | 
					    <p style="margin-left:30px">
 | 
				
			||||||
 | 
					        <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to verify your e-mail address.</a>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					    If you did not initiate this request, please ignore this mail.
 | 
				
			||||||
 | 
					</div></body></html>
 | 
				
			||||||
							
								
								
									
										6
									
								
								emails/translations/account-check_n.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								emails/translations/account-check_n.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,6 @@
 | 
				
			||||||
 | 
					[[[SERVERNAME]]] - Email Verification
 | 
				
			||||||
 | 
					Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is performing an e-mail verification. Nagivate to the following link to complete the process:
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					If you did not initiate this request, please ignore this mail.
 | 
				
			||||||
							
								
								
									
										19
									
								
								emails/translations/account-invite_n.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								emails/translations/account-invite_n.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,19 @@
 | 
				
			||||||
 | 
					<html><head></head><body><div>[[[SERVERNAME]]] - Account Invitation</div>
 | 
				
			||||||
 | 
					<div style="font-family:Arial,Helvetica,sans-serif">
 | 
				
			||||||
 | 
					    <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
 | 
				
			||||||
 | 
					        <tbody><tr>
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					                <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Invitation</b>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					        </tr>
 | 
				
			||||||
 | 
					    </tbody></table>
 | 
				
			||||||
 | 
					    <p>An account was created for you on server <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, you can access it now with:</p>
 | 
				
			||||||
 | 
					    <p>
 | 
				
			||||||
 | 
					           Username: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
 | 
				
			||||||
 | 
					           Password: <b notrans="1">[[[PASSWORD]]]</b>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					    Best regards,
 | 
				
			||||||
 | 
					    <br>
 | 
				
			||||||
 | 
					    [[[USERNAME]]]
 | 
				
			||||||
 | 
					    <br>
 | 
				
			||||||
 | 
					</div></body></html>
 | 
				
			||||||
							
								
								
									
										5
									
								
								emails/translations/account-invite_n.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								emails/translations/account-invite_n.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,5 @@
 | 
				
			||||||
 | 
					[[[SERVERNAME]]] - Account Invitation
 | 
				
			||||||
 | 
					An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]".
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					Best regards,
 | 
				
			||||||
 | 
					~[[[USERNAME]]]
 | 
				
			||||||
							
								
								
									
										12
									
								
								emails/translations/account-login_n.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								emails/translations/account-login_n.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,12 @@
 | 
				
			||||||
 | 
					<html><head></head><body><div>[[[SERVERNAME]]] - Account Login</div>
 | 
				
			||||||
 | 
					<div style="font-family:Arial,Helvetica,sans-serif">
 | 
				
			||||||
 | 
					    <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
 | 
				
			||||||
 | 
					        <tbody><tr>
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					                <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Login</b>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					        </tr>
 | 
				
			||||||
 | 
					    </tbody></table>
 | 
				
			||||||
 | 
					    <p>Your login token is: [[[TOKEN]]]</p>
 | 
				
			||||||
 | 
					    <p>This token can only be used once and is valid for 5 minutes.</p>
 | 
				
			||||||
 | 
					</div></body></html>
 | 
				
			||||||
							
								
								
									
										4
									
								
								emails/translations/account-login_n.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								emails/translations/account-login_n.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,4 @@
 | 
				
			||||||
 | 
					[[[SERVERNAME]]] - Account Login
 | 
				
			||||||
 | 
					Your login token is: [[[TOKEN]]]
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					This token can only be used once and is valid for 5 minutes.
 | 
				
			||||||
							
								
								
									
										15
									
								
								emails/translations/account-reset_n.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								emails/translations/account-reset_n.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,15 @@
 | 
				
			||||||
 | 
					<html><head></head><body><div>[[[SERVERNAME]]] - Account Reset</div>
 | 
				
			||||||
 | 
					<div style="font-family:Arial,Helvetica,sans-serif">
 | 
				
			||||||
 | 
					    <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
 | 
				
			||||||
 | 
					        <tbody><tr>
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					                <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Verification</b>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					        </tr>
 | 
				
			||||||
 | 
					    </tbody></table>
 | 
				
			||||||
 | 
					    <p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting an account password reset, click on the following link to complete the process.</p>
 | 
				
			||||||
 | 
					    <p style="margin-left:30px">
 | 
				
			||||||
 | 
					        <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to reset your account password.</a>
 | 
				
			||||||
 | 
					    </p>
 | 
				
			||||||
 | 
					    If you did not initiate this request, please ignore this mail.
 | 
				
			||||||
 | 
					</div></body></html>
 | 
				
			||||||
							
								
								
									
										6
									
								
								emails/translations/account-reset_n.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								emails/translations/account-reset_n.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,6 @@
 | 
				
			||||||
 | 
					[[[SERVERNAME]]] - Account Reset
 | 
				
			||||||
 | 
					Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is requesting an account password reset. Nagivate to the following link to complete the process:
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					If you did not initiate this request, please ignore this mail.
 | 
				
			||||||
							
								
								
									
										42
									
								
								emails/translations/mesh-invite_n.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								emails/translations/mesh-invite_n.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,42 @@
 | 
				
			||||||
 | 
					<html><head></head><body><div>[[[SERVERNAME]]] - Invitation</div>
 | 
				
			||||||
 | 
					<div style="font-family:Arial,Helvetica,sans-serif">
 | 
				
			||||||
 | 
					    <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
 | 
				
			||||||
 | 
					        <tbody><tr>
 | 
				
			||||||
 | 
					            <td>
 | 
				
			||||||
 | 
					                <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent Installation</b>
 | 
				
			||||||
 | 
					            </td>
 | 
				
			||||||
 | 
					        </tr>
 | 
				
			||||||
 | 
					    </tbody></table>
 | 
				
			||||||
 | 
					    <area-name>
 | 
				
			||||||
 | 
					        <p>
 | 
				
			||||||
 | 
					            Hello [[[NAME]]],
 | 
				
			||||||
 | 
					        </p>
 | 
				
			||||||
 | 
					    </area-name>
 | 
				
			||||||
 | 
					    <p>User [[[USERNAME]]] on server <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting you to install software to start a remote control session.</p>
 | 
				
			||||||
 | 
					    <area-msg>
 | 
				
			||||||
 | 
					        <p>
 | 
				
			||||||
 | 
					            Message: <b notrans="1">[[[MSG]]]</b>
 | 
				
			||||||
 | 
					        </p>
 | 
				
			||||||
 | 
					    </area-msg>
 | 
				
			||||||
 | 
					    <area-windows>
 | 
				
			||||||
 | 
					        <p style="margin-left:30px">
 | 
				
			||||||
 | 
					            <a href="[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Windows.</a>
 | 
				
			||||||
 | 
					        </p>
 | 
				
			||||||
 | 
					    </area-windows>
 | 
				
			||||||
 | 
					    <area-osx>
 | 
				
			||||||
 | 
					        <p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Apple OSX.</a></p>
 | 
				
			||||||
 | 
					    </area-osx>
 | 
				
			||||||
 | 
					    <area-linux>
 | 
				
			||||||
 | 
					        <p>
 | 
				
			||||||
 | 
					            For Linux, cut & paste the following in a terminal to install the agent:<br>
 | 
				
			||||||
 | 
					            </p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
 | 
				
			||||||
 | 
					        <p></p>
 | 
				
			||||||
 | 
					    </area-linux>
 | 
				
			||||||
 | 
					    <area-link>
 | 
				
			||||||
 | 
					        <p>
 | 
				
			||||||
 | 
					            To install the software, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">click here</a> and follow the instructions.
 | 
				
			||||||
 | 
					        </p>
 | 
				
			||||||
 | 
					    </area-link>
 | 
				
			||||||
 | 
					    <p>If you did not initiate this request, please ignore this mail.</p>
 | 
				
			||||||
 | 
					    Best regards,<br>[[[USERNAME]]]<br>
 | 
				
			||||||
 | 
					</div></body></html>
 | 
				
			||||||
							
								
								
									
										35
									
								
								emails/translations/mesh-invite_n.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								emails/translations/mesh-invite_n.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,35 @@
 | 
				
			||||||
 | 
					[[[SERVERNAME]]] - Invitation
 | 
				
			||||||
 | 
					~<area-name>
 | 
				
			||||||
 | 
					Hello [[[NAME]]],
 | 
				
			||||||
 | 
					~</area-name>
 | 
				
			||||||
 | 
					User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) is requesting you install software to start the remote control session.
 | 
				
			||||||
 | 
					~<area-msg>
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					Message: [[[MSG]]]
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~</area-msg>
 | 
				
			||||||
 | 
					~<area-windows>
 | 
				
			||||||
 | 
					For Windows, nagivate to the following link to complete the process:
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~</area-windows>
 | 
				
			||||||
 | 
					~<area-osx>
 | 
				
			||||||
 | 
					For Apple OSX, nagivate to the following link to complete the process:
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~</area-osx>
 | 
				
			||||||
 | 
					~<area-linux>
 | 
				
			||||||
 | 
					For Linux, cut & paste the following in a terminal to install the agent:
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					~</area-linux>
 | 
				
			||||||
 | 
					~<area-link>
 | 
				
			||||||
 | 
					To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions.
 | 
				
			||||||
 | 
					~</area-link>
 | 
				
			||||||
 | 
					If you did not initiate this request, please ignore this mail.
 | 
				
			||||||
 | 
					~
 | 
				
			||||||
 | 
					Best regards,
 | 
				
			||||||
 | 
					~[[[USERNAME]]]
 | 
				
			||||||
							
								
								
									
										2
									
								
								emails/translations/sms-messages_n.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								emails/translations/sms-messages_n.txt
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,2 @@
 | 
				
			||||||
 | 
					[[0]] verification code is: [[1]]
 | 
				
			||||||
 | 
					[[0]] access token is: [[1]]
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "name": "meshcentral",
 | 
					  "name": "meshcentral",
 | 
				
			||||||
  "version": "0.8.69",
 | 
					  "version": "0.8.70",
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "Remote Device Management",
 | 
					    "Remote Device Management",
 | 
				
			||||||
    "Remote Device Monitoring",
 | 
					    "Remote Device Monitoring",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue