44 lines
844 B
Plaintext
44 lines
844 B
Plaintext
=======================
|
|
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.
|