/[smecontribs]/rpms/smeserver-mimp/contribs7/smeserver-mimp-1.0-10.remove_mimp_config.patch
ViewVC logotype

Annotation of /rpms/smeserver-mimp/contribs7/smeserver-mimp-1.0-10.remove_mimp_config.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Thu Jun 26 18:11:50 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sat Jun 7 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-1
- Initial production build
- Jump in package name to reflect new version of mimp

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej'
2     smeserver-mimp-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/conf.php/999mimp mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/conf.php/999mimp
3     --- smeserver-mimp-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/conf.php/999mimp 2006-09-28 22:08:37.000000000 -0500
4     +++ mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/conf.php/999mimp 1969-12-31 18:00:00.000000000 -0600
5     @@ -1,24 +0,0 @@
6     -// 999mimp
7     -{
8     -my $Mimp = $mimp{'status'} || "#Mimp login is currently not enabled. To enable - config set mimp service status enabled"; return ""
9     - unless ($Mimp eq "enabled");
10     -$OUT = '$conf[\'auth\'][\'params\'][\'drivers\'] = array(
11     - \'imp\' => array(\'driver\' => \'application\',
12     - \'params\' => array(\'app\' => \'imp\')),
13     - \'mimp\' => array(\'driver\' => \'application\',
14     - \'params\' => array(\'app\' => \'mimp\')));
15     -$conf[\'auth\'][\'params\'][\'loginscreen_switch\'] = \'_horde_select_loginscreen\';
16     -
17     -if (!function_exists(\'_horde_select_loginscreen\')) \{
18     - function _horde_select_loginscreen()
19     - \{
20     - require_once \'Horde/Browser.php\';
21     - $browser = &new Browser();
22     - if ($browser->isMobile()) \{
23     - return \'mimp\';
24     - \}
25     - return \'imp\';
26     - \}
27     -\}'
28     -}
29     -
30    
31     diff -Nur -x '*.orig' -x
32     '*.rej'
33     smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication
34     --- smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication 2006-09-28 22:02:56.000000000 -0500
35     +++ mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication 1969-12-31 18:00:00.000000000 -0600
36     @@ -1,9 +0,0 @@
37     -// 120Authentication
38     -$conf['auth']['admins'] = array();
39     -$conf['auth']['checkip'] = true;
40     -{
41     -my $Mimp = $mimp{'status'} || 'disabled'; return "\$conf[\'auth\'][\'driver\'] = \'composite\'\;" unless ($Mimp eq "disabled");
42     -$OUT = '$conf[\'auth\'][\'params\'][\'app\'] = \'imp\';
43     -$conf[\'auth\'][\'driver\'] = \'application\';'
44     -}
45     -
46     diff -Nur -x '*.orig' -x '*.rej' smeserver-mimp-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php
47     --- smeserver-mimp-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php 2006-09-28 22:02:56.000000000 -0500
48     +++ mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php 1969-12-31 18:00:00.000000000 -0600
49     @@ -1,2 +0,0 @@
50     -GID="www"
51     -PERMS=0640

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed