Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1033048
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Jun 19, 4:13 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Sat, Jun 21, 4:13 PM (3 m)
Engine
blob
Format
Raw Data
Handle
667052
Attached To
rINP In-Portal
in-portal
View Options
Index: tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql
===================================================================
--- tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql (revision 3137)
+++ tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql (revision 3138)
@@ -1,4 +1,4 @@
-INSERT INTO ConfigurationValues VALUES ('SessionCookieName', 'sid', 'In-Portal', 'in-portal:configure_general');
-INSERT INTO ConfigurationAdmin VALUES ('SessionCookieName', 'la_Text_Website', 'la_prompt_session_cookie_name', 'text', '', '', 8, 1);
+INSERT INTO ConfigurationAdmin VALUES ('SessionReferrerCheck', 'la_Text_Website', 'la_promt_ReferrerCheck', 'checkbox', NULL , NULL , '9', '1');
+INSERT INTO ConfigurationValues VALUES ('SessionReferrerCheck', '1', 'In-Portal', 'in-portal:configure_general');
UPDATE Modules SET Version = '1.1.4' WHERE Name = 'In-Portal';
\ No newline at end of file
Property changes on: tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1
\ No newline at end of property
+1.1.14.1
\ No newline at end of property
Event Timeline
Log In to Comment