Produced by Araxis Merge on 7/6/2017 8:22:21 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | OSCIF_CTT_v4_build 1.zip\apache_extensions\apache_configs\scripts | constants.pl-DEV | Wed May 31 03:59:20 2017 UTC |
| 2 | OSCIF_CTT_v4_build 1.zip\apache_extensions\apache_configs\scripts | constants.pl-DEV | Mon Jul 3 20:14:50 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 22 |
| Changed | 1 | 4 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | package CO NST; | |
| 2 | no warning s; | |
| 3 | ||
| 4 | #System ad ministrato r have at the follow ing: | |
| 5 | #number of seconds w e will cac he a users roles for | |
| 6 | $SECONDS_C ACHE = 5*6 0; #every five minut es re-fetc h. | |
| 7 | $PRISME_RO LES_URL = 'https://D NS PORT'; | |
| 8 | #$PRISME_R OLES_URL = 'http://l ocalhost: PORT /roles/get _ssoi_role s.json'; | |
| 9 | $REQUIRED_ ROLES = [' super_user ','adminis trator']; #at least one of the se role mu st be pres ent to pre vent the d readed 'FO RBIDDEN'! | |
| 10 | $CGI_USER_ NAME = 'id '; | |
| 11 | $LOG_HEADE RS=0; #0 i s false 1 is true, l ogs at the info log level. | |
| 12 | $ACCEPT_AL L_REQUESTS =0; #if 0 works as e xpected (r ole valida tion occur s), if 1 r ole valida tion is di sabled | |
| 13 | 1; |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.