Author: arkurth
Date: Wed Jul 19 14:41:33 2017
New Revision: 1802398

URL: http://svn.apache.org/viewvc?rev=1802398&view=rev
Log:
VCL-976
Added user_password_length and user_password_spchar to variable table in 
vcl.sql and update-vcl.sql.

Modified:
    vcl/trunk/mysql/update-vcl.sql
    vcl/trunk/mysql/vcl.sql

Modified: vcl/trunk/mysql/update-vcl.sql
URL: 
http://svn.apache.org/viewvc/vcl/trunk/mysql/update-vcl.sql?rev=1802398&r1=1802397&r2=1802398&view=diff
==============================================================================
--- vcl/trunk/mysql/update-vcl.sql (original)
+++ vcl/trunk/mysql/update-vcl.sql Wed Jul 19 14:41:33 2017
@@ -2085,6 +2085,8 @@ INSERT IGNORE INTO `variable` (`name`, `
 INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES 
('usermessage|timeout_no_acknowledgement|Global', 'yaml', '---\nmessage: |\n  
Your reservation has timed out for image [image_prettyname] because no initial 
connection was made.\n  \n  To make another reservation, please revisit 
[user_affiliation_sitewwwaddress].\n  \n  Thank You,\n  VCL Team\n  \n  \n  
******************************************************************\n  This is 
an automated notice. If you need assistance\n  please respond with detailed 
information on the issue\n  and a help ticket will be generated.\n  \n  To 
disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  -Select 
User Preferences\n  -Select General Preferences\n  
******************************************************************\nshort_message:
 ~\nsubject: ''VCL -- Reservation Timeout''\n');
 INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES 
('usermessage|future_endtime|Global', 'yaml', '---\nmessage: |\n  You have 
[notice_interval] until the scheduled end time of your reservation for image 
[image_prettyname].\n  \n  Reservation extensions are available if the machine 
you are on does not have a reservation immediately following.\n  \n  To edit 
this reservation:\n  -Visit [user_affiliation_sitewwwaddress]\n  -Select 
Current Reservations\n  \n  Thank You,\n  VCL Team\n  \n  \n  
******************************************************************\n  This is 
an automated notice. If you need assistance please respond \n  with detailed 
information on the issue and a help ticket will be \n  generated.\n  \n  To 
disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  -Select 
User Preferences\n  -Select General Preferences\n  \n  
******************************************************************\nshort_message:
 "You have [notice_interval] until th
 e scheduled end time of your reservation. VCL Team\\n"\nsubject: ''VCL -- 
[notice_interval] until end of reservation for [image_prettyname]''\n');
 INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES 
('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n  You 
have [notice_interval] until the end of your reservation for image 
[image_prettyname]. \n  \n  At the scheduled end time your imaging reservation 
will be automatically captured. \n  \n  To prevent this auto capture, visit the 
VCL site [user_affiliation_sitewwwaddress] manually start the image creation 
process.\n  \n  Please note this auto capture feature is intended to prevent 
destorying any work you have done to the image.\n  \n  Thank You,\n  VCL Team\n 
 \n  \n  ******************************************************************\n  
This is an automated notice. If you need assistance please respond \n  with 
detailed information on the issue and a help ticket will be \n  generated.\n  
\n  To disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  
-Select User Preferences\n  -Select General Preferences\n  \n  *************
 *****************************************************\nshort_message: ''You 
have [notice_interval] until the auto capture process is started.''\nsubject: 
''VCL Imaging Reservation -- [notice_interval] until starting auto 
capture''\n');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES 
('user_password_length', 'none', '8');
+INSERT IGNORE INTO `variable` (`name`, `serialization`, `value`) VALUES 
('user_password_spchar', 'none', '0');
 
 -- --------------------------------------------------------
 

Modified: vcl/trunk/mysql/vcl.sql
URL: 
http://svn.apache.org/viewvc/vcl/trunk/mysql/vcl.sql?rev=1802398&r1=1802397&r2=1802398&view=diff
==============================================================================
--- vcl/trunk/mysql/vcl.sql (original)
+++ vcl/trunk/mysql/vcl.sql Wed Jul 19 14:41:33 2017
@@ -2271,7 +2271,9 @@ INSERT IGNORE INTO `variable` (`name`, `
 ('usermessage|image_checkpoint_success|Global', 'yaml', '---\nmessage: |\n  
Your VCL image checkpoint creation request for [image_prettyname] has 
succeeded.\n  \n  You will need to visit the "Current Reservations" page and 
click "Connect" in order to be able to reconnect to the computer.\n  \n  Thank 
You,\n  VCL Team\nshort_message: ~\nsubject: ''VCL -- [image_prettyname] Image 
Checkpoint Succeeded''\n'),
 ('usermessage|timeout_no_acknowledgement|Global', 'yaml', '---\nmessage: |\n  
Your reservation has timed out for image [image_prettyname] because no initial 
connection was made.\n  \n  To make another reservation, please revisit 
[user_affiliation_sitewwwaddress].\n  \n  Thank You,\n  VCL Team\n  \n  \n  
******************************************************************\n  This is 
an automated notice. If you need assistance\n  please respond with detailed 
information on the issue\n  and a help ticket will be generated.\n  \n  To 
disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  -Select 
User Preferences\n  -Select General Preferences\n  
******************************************************************\nshort_message:
 ~\nsubject: ''VCL -- Reservation Timeout''\n'),
 ('usermessage|future_endtime|Global', 'yaml', '---\nmessage: |\n  You have 
[notice_interval] until the scheduled end time of your reservation for image 
[image_prettyname].\n  \n  Reservation extensions are available if the machine 
you are on does not have a reservation immediately following.\n  \n  To edit 
this reservation:\n  -Visit [user_affiliation_sitewwwaddress]\n  -Select 
Current Reservations\n  \n  Thank You,\n  VCL Team\n  \n  \n  
******************************************************************\n  This is 
an automated notice. If you need assistance please respond \n  with detailed 
information on the issue and a help ticket will be \n  generated.\n  \n  To 
disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  -Select 
User Preferences\n  -Select General Preferences\n  \n  
******************************************************************\nshort_message:
 "You have [notice_interval] until the scheduled end time of your reservation. 
VCL Team\\n"\nsubject: ''VCL -
 - [notice_interval] until end of reservation for [image_prettyname]''\n'),
-('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n  
You have [notice_interval] until the end of your reservation for image 
[image_prettyname]. \n  \n  At the scheduled end time your imaging reservation 
will be automatically captured. \n  \n  To prevent this auto capture, visit the 
VCL site [user_affiliation_sitewwwaddress] manually start the image creation 
process.\n  \n  Please note this auto capture feature is intended to prevent 
destorying any work you have done to the image.\n  \n  Thank You,\n  VCL Team\n 
 \n  \n  ******************************************************************\n  
This is an automated notice. If you need assistance please respond \n  with 
detailed information on the issue and a help ticket will be \n  generated.\n  
\n  To disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  
-Select User Preferences\n  -Select General Preferences\n  \n  
******************************************************************\nshort_message:
 ''
 You have [notice_interval] until the auto capture process is 
started.''\nsubject: ''VCL Imaging Reservation -- [notice_interval] until 
starting auto capture''\n');
+('usermessage|endtime_imminent_imaging|Global', 'yaml', '---\nmessage: |\n  
You have [notice_interval] until the end of your reservation for image 
[image_prettyname]. \n  \n  At the scheduled end time your imaging reservation 
will be automatically captured. \n  \n  To prevent this auto capture, visit the 
VCL site [user_affiliation_sitewwwaddress] manually start the image creation 
process.\n  \n  Please note this auto capture feature is intended to prevent 
destorying any work you have done to the image.\n  \n  Thank You,\n  VCL Team\n 
 \n  \n  ******************************************************************\n  
This is an automated notice. If you need assistance please respond \n  with 
detailed information on the issue and a help ticket will be \n  generated.\n  
\n  To disable email notices\n  -Visit [user_affiliation_sitewwwaddress]\n  
-Select User Preferences\n  -Select General Preferences\n  \n  
******************************************************************\nshort_message:
 ''
 You have [notice_interval] until the auto capture process is 
started.''\nsubject: ''VCL Imaging Reservation -- [notice_interval] until 
starting auto capture''\n'),
+('user_password_length', 'none', '8'),
+('user_password_spchar', 'none', '0');
 
 -- 
 -- Dumping data for table `vmprofile`


Reply via email to