Commit Graph

152 Commits

Author SHA1 Message Date
59abaf3458 added settings for mail-auth to configuration 2005-10-29 10:58:25 +00:00
73d74fa0f3 XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
1d68ccb070 replace hardcoded links to home.php with links to home/index.php 2005-06-15 11:16:27 +00:00
13b7af769f Correct word is authentication 2005-06-11 20:45:42 +00:00
b883eca49d new auth_ads class:
- only needs host- and domain-name
- needs NO extra account on the ADS host
- can be used with accounts in SQL or LDAP to auto-create autheticated users
- new param to lowercase the user-names before auto-creating them (to deal with case-insensitve and case-sensitive system)
2005-05-13 15:58:10 +00:00
632a990cfb added support for authentication via cookie. NOTE: you have to enable this in setup if u want to use it. 2005-05-11 18:25:17 +00:00
64976f0b1c support to set the client-encoding (charset) for the DB and select a system-charset (utf-8 or others) at installation time 2004-11-21 09:44:02 +00:00
ad14df2830 Select file repository: option to allow vfs_sql2, required for FilesCenter 2004-10-27 23:40:47 +00:00
e69b1c0f96 Spell-check new db backup function 2004-10-26 12:59:15 +00:00
521c73a38a added possebility to make an utf-8 installation right from the start (no need to convert the DB later) plus some other UI cosmetics 2004-10-23 15:01:58 +00:00
74c705264c added renaming of backups 2004-10-22 09:22:29 +00:00
940deb08a9 finished DB backup and restore for eGW:
- the backup is independent of the used DB and can eg. be used to port an install to an other DB type
- autom. backup before upgrades of the DB structure
- installing backups instead an installation from scratch
- own backup screen in setup and admin to:
  + shedule repeating backups
  + up- and download of backups
  + creating and restoring backups
2004-10-15 23:06:34 +00:00
475ae6b956 added configurable search-filter to auth_ldap 2004-08-21 12:31:54 +00:00
8a1dacc95f - added check for odbc extension (used by MaxDB) to check_install
- not offering to create the DB, if we dont support it for that DB
2004-08-14 15:02:24 +00:00
41acc5ce0f add class for authenticate against ADS 2004-08-13 15:54:33 +00:00
e99cd91035 changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked 2004-07-31 16:19:48 +00:00
94e422b920 sync changes from 1_0_0 with head (layout problem) 2004-07-28 20:43:17 +00:00
28b38e63ff added checkbox for extra debug-messages for the first installtion and API updates 2004-07-21 13:27:25 +00:00
1ba38621ba - added acces to admin-account-section, if there is an update pending
- show apps which need upgrading in the message in front of the application management and not "This stage is completed", if there are ones
2004-06-27 09:06:05 +00:00
257b69a6fb added support for limiting the access to setup on certain IP's, IP-ranges or hostnames 2004-05-04 09:08:28 +00:00
1e5602a350 added an extra step to create an admin account 2004-05-02 12:11:35 +00:00
049a2621a5 fix #929987 Hard-coded lang attributes/ update dutch translations 2004-04-21 18:29:13 +00:00
0e289e36bd Localize "version" in setup footer. 2004-04-20 19:29:40 +00:00
ab0d4c5989 Localize true/false selection boxes. 2004-04-20 09:29:04 +00:00
11445c99cb Align header login form as nicely as config login form. 2004-04-19 12:37:50 +00:00
4c742fd14e Make the alternating background colors really alternate at every line. 2004-04-19 11:01:20 +00:00
598d554409 add update fiel from Matthew Galgoci (RH) 2004-04-16 00:56:14 +00:00
995bf9e2f5 Align header admin password box with header admin name box. 2004-04-01 12:18:22 +00:00
13d8bc4eb0 deleting of old account was not working anymore, because the form
was broken
2004-03-29 06:20:04 +00:00
4709118f0c A couple of line breaks were missing in the create database form. 2004-03-27 01:12:52 +00:00
d08fb75a92 fixed ldap_note to be in cleartext, for the not translated languages and added a link to the README (not just the path) 2004-03-21 10:49:55 +00:00
7f3f01a602 Added note about adding the ldap schema 2004-03-07 03:07:24 +00:00
6d860f2d3e Add sidebox link to return to main setup menu 2004-02-02 23:04:07 +00:00
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
a24512e2b7 Hide passwords from normal view in manageheader (still in source of html) 2004-01-17 16:48:12 +00:00
1216a5540d add option for case sensitive usernames 2004-01-16 07:44:04 +00:00
26ef5d0726 Complete adjustments to $ConfigDomain - no need to get_var if already authenticated anymore 2004-01-06 13:45:10 +00:00
ef2f49223f Remove unused head tags which showed in html output 2004-01-05 00:54:40 +00:00
e5af8693af made the deletion of all user, group and ACL data by setup_demo.php mandatory (default off) so that other install-scripts can add users, groups or ACL records 2003-12-29 21:12:37 +00:00
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
e5cf023559 Fix old setup bug with tables_current output and extra comma 2003-11-13 12:25:56 +00:00
07f6ff431f added a note about mycrypt to manageheader 2003-11-03 22:21:55 +00:00
30d3bedaa4 added english and german translations and only show 'Check install' and 'Logout' if one is loged in 2003-11-02 10:44:50 +00:00
bc173c09ce setup now uses the new and last idots templates set 2003-10-26 14:46:52 +00:00
1f40b7c8fa corrected the multi-domain login 2003-10-26 09:26:59 +00:00
3a4f122099 solve bug http://http:// in logo 2003-10-15 18:16:12 +00:00
f4a8123654 added a first version of a pre-installation check:
- php.ini values
- php extensions
- filesystem permissions
2003-10-13 16:48:12 +00:00
72299b948a port setup to idots template set 2003-10-09 23:08:04 +00:00
854b740bf1 add idots images 2003-10-09 23:07:35 +00:00