Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1032490
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
Wed, Jun 18, 10:20 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Fri, Jun 20, 10:20 PM (1 h, 33 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