Ralf Becker
|
e1e715168a
|
added admin user to the default group too, to give him all the "normal" apps
|
2004-02-06 07:24:13 +00:00 |
|
Miles Lott
|
ac1c6a1845
|
format
|
2004-02-03 06:21:25 +00:00 |
|
Miles Lott
|
6d860f2d3e
|
Add sidebox link to return to main setup menu
|
2004-02-02 23:04:07 +00:00 |
|
Miles Lott
|
9abe179dea
|
add one more case
|
2004-01-31 14:23:40 +00:00 |
|
Miles Lott
|
422fc6d00e
|
Add brief primer on using LDAP auth/accounts with eGroupWare
|
2004-01-31 14:17:27 +00:00 |
|
Miles Lott
|
11d6da18e0
|
remove very old references to version.inc.php
|
2004-01-30 01:55:57 +00:00 |
|
reinerj
|
3f5c75878b
|
changes from phpgw to egw dev group
|
2004-01-27 20:49:25 +00:00 |
|
Miles Lott
|
cf9890f264
|
Spell check one lang
|
2004-01-26 03:17:55 +00:00 |
|
Miles Lott
|
04067c7a04
|
Add SMD5 hashing for sql and ldap based on my debian experience today
|
2004-01-26 03:01:54 +00:00 |
|
Miles Lott
|
f3539ef370
|
Add another sort, and move unset() of count portion of array
|
2004-01-26 02:56:11 +00:00 |
|
Lars Kneschke
|
d0faa0770e
|
hopefuly fix for bug [ 884067 ] if ldap gids are not consecutive, cannot deal with groups
|
2004-01-26 02:49:35 +00:00 |
|
Miles Lott
|
41e3d56f23
|
GLOBALS fixes
|
2004-01-25 19:27:48 +00:00 |
|
Miles Lott
|
8bc4819f84
|
Fix for use of GLOBALS when setting up admin
|
2004-01-25 19:22:39 +00:00 |
|
Miles Lott
|
5857f06bfc
|
Add default user of admin to aid in upgrade. Still have password issues.
|
2004-01-20 02:10:02 +00:00 |
|
Miles Lott
|
372f742c69
|
Fix extra domain being added by empty config_user variable
|
2004-01-20 00:52:11 +00:00 |
|
Miles Lott
|
ab1a464ab9
|
Fix display of current domain and db type
|
2004-01-20 00:40:38 +00:00 |
|
reinerj
|
488eb098ed
|
add some german translations
|
2004-01-19 19:46:49 +00:00 |
|
reinerj
|
baa94a8278
|
add 2 phrases to english lang file
|
2004-01-19 19:46:10 +00:00 |
|
Miles Lott
|
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 |
|
Miles Lott
|
c7117e4c58
|
add currently unused sql password functions
|
2004-01-18 15:24:41 +00:00 |
|
Miles Lott
|
a24512e2b7
|
Hide passwords from normal view in manageheader (still in source of html)
|
2004-01-17 16:48:12 +00:00 |
|
Miles Lott
|
a1ed88dc38
|
Clear the access log after all users are created - this gets rid of a really annoying FAQ.
|
2004-01-17 16:39:40 +00:00 |
|
reinerj
|
2764113215
|
fix typo
|
2004-01-16 14:47:56 +00:00 |
|
Miles Lott
|
71a6a6b84e
|
switch to $_POST
|
2004-01-16 12:52:05 +00:00 |
|
Lars Kneschke
|
1216a5540d
|
add option for case sensitive usernames
|
2004-01-16 07:44:04 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
75ec26f4d4
|
*** empty log message ***
|
2004-01-12 00:39:50 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
fdc152a6a7
|
*** empty log message ***
|
2004-01-11 12:08:53 +00:00 |
|
Miles Lott
|
26ef5d0726
|
Complete adjustments to $ConfigDomain - no need to get_var if already authenticated anymore
|
2004-01-06 13:45:10 +00:00 |
|
Miles Lott
|
d0904ebde2
|
Reinstate setting of cookies similar to standard api logins by cookie; Reorganized login/logout logic; Switched to class var for $ConfigDomain
|
2004-01-06 13:38:45 +00:00 |
|
bgigon
|
e2ca2e41de
|
LDAP version 3 activated
|
2004-01-05 12:32:00 +00:00 |
|
Miles Lott
|
ef2f49223f
|
Remove unused head tags which showed in html output
|
2004-01-05 00:54:40 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
fd95a1911b
|
*** empty log message ***
|
2004-01-04 03:10:35 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
0b8ecc7a8a
|
*** empty log message ***
|
2004-01-03 00:04:16 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
803a930a22
|
*** empty log message ***
|
2004-01-02 21:12:27 +00:00 |
|
Ralf Becker
|
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 |
|
Oscar Manuel Gómez Senovilla
|
7e3080a36b
|
*** empty log message ***
|
2003-12-28 18:33:54 +00:00 |
|
Miles Lott
|
0f85f3763f
|
Modified md5_cryptpasswd() function to create {md5}xxx style password;
Add actual function to deal with sha passwords, and added ability for use of ssha;
|
2003-12-28 17:27:34 +00:00 |
|
Miles Lott
|
9382d27026
|
Update strings
|
2003-12-28 16:45:19 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
fd68a4eddc
|
*** empty log message ***
|
2003-12-28 00:41:17 +00:00 |
|
Miles Lott
|
4d52af6e80
|
Try to guess the values of PHPGW_SERVER_ROOT and PHPGW_INCLUDE_ROOT
|
2003-12-27 15:58:08 +00:00 |
|
zhangweiwu
|
a44c307b10
|
New translations! Happy new year.
|
2003-12-25 15:29:56 +00:00 |
|
Lars Kneschke
|
9452e2f19b
|
enabled domainnames with . in the name
example: kneschke.de
language fixes for german
|
2003-12-22 11:41:17 +00:00 |
|
Miles Lott
|
5105209379
|
Set default_db_ports higher up so it can be used to set the correct default if the admin does not select one.
|
2003-12-22 02:59:09 +00:00 |
|
Miles Lott
|
cb6c130046
|
Remove default port setting since it causes problems for non-mysql users
|
2003-12-22 02:45:24 +00:00 |
|
Miles Lott
|
b6c0e6e0b2
|
Replace langs using phpGroupWare
|
2003-12-19 12:34:45 +00:00 |
|
Miles Lott
|
c483096849
|
Fix use of POST var, version, which makes this app actually useful again
|
2003-12-17 12:11:38 +00:00 |
|
Miles Lott
|
1df412f9c4
|
ereg_replace/intval update
|
2003-12-10 11:45:03 +00:00 |
|
Miles Lott
|
bde5dcc84a
|
Set a default port if the admin is just now upgrading header for the new port spec
|
2003-12-10 11:40:31 +00:00 |
|
shrykedude
|
f17337d3b7
|
Added support for specifying the database port number
|
2003-12-08 04:50:23 +00:00 |
|
zhangweiwu
|
b8d36e17c2
|
New Translation. Blah.
|
2003-12-07 12:57:37 +00:00 |
|