File: SCRIPTS

package info (click to toggle)
php-horde 5.2.1%2Bdebian0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 12,196 kB
  • sloc: php: 11,089; xml: 6,460; sh: 96; makefile: 33; sql: 1
file content (43 lines) | stat: -rw-r--r-- 844 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=======================
 Horde Utility Scripts
=======================

Introduction
~~~~~~~~~~~~

This directory contains various utility scripts for the Horde distribution.
They are here for your convenience.


Script Index
~~~~~~~~~~~~

ldap/

    LDAP utilities/scripts

sql/

    SQL utilities/scripts

upgrades/

    One-time conversion scripts and old pre-Horde-4 upgrade scripts.

cookie_login.php

    Allows to login with user credentials provided by cookies.

get_login.php

    Allows to login with user credentials provided by GET parameters.

http_login_refer.php

    Allows to login with user credentials provided by HTTP basic authentication.

temp-cleanup.cron

    An example cron job shell script which will clean up any temporary files
    which may get stranded by Horde users in the web server's temporary
    directory.