/[smeserver]/rpms/e-smith-ldap/sme8/e-smith-ldap-4.12.0-add2general.patch
ViewVC logotype

Contents of /rpms/e-smith-ldap/sme8/e-smith-ldap-4.12.0-add2general.patch

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


Revision 1.1 - (show annotations) (download)
Fri Jul 4 21:59:39 2008 UTC (15 years, 11 months ago) by snetram
Branch: MAIN
Adding more common <base> tags to e-smith-formmagick's general

1 --- e-smith-ldap-4.12.0/root/etc/e-smith/web/functions/directory.add2general2 2008-07-04 23:13:37.000000000 +0200
2 +++ e-smith-ldap-4.12.0/root/etc/e-smith/web/functions/directory 2008-07-04 23:13:37.000000000 +0200
3 @@ -106,7 +106,7 @@
4 type="select"
5 id="Access"
6 value="get_prop('ldap','access')"
7 - options="'private' => 'PRIVATE', 'public' => 'PUBLIC'">
8 + options="'private' => 'NETWORKS_ALLOW_LOCAL', 'public' => 'NETWORKS_ALLOW_PUBLIC'">
9 <label>DIRECTORY_ACCESS</label>
10 <description>DESC_DIRECTORY_ACCESS</description>
11 </field>
12 --- e-smith-ldap-4.12.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/directory.add2general3 2008-07-04 23:22:42.000000000 +0200
13 +++ e-smith-ldap-4.12.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/directory 2008-07-04 23:24:11.000000000 +0200
14 @@ -3,14 +3,6 @@
15 <base>FORM_TITLE</base>
16 <trans>Change LDAP directory settings</trans>
17 </entry>
18 - <entry>
19 - <base>PUBLIC</base>
20 - <trans>Allow public access (entire Internet)</trans>
21 - </entry>
22 - <entry>
23 - <base>PRIVATE</base>
24 - <trans>Allow access only from local networks</trans>
25 - </entry>
26 <entry>
27 <base>LABEL_ROOT</base>
28 <trans>Server root</trans>

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