Commit Graph

70 Commits

Author SHA1 Message Date
katagia bc2689980d Added index.html
Valid shells are now read from /etc/shells
2003-05-01 17:02:57 +00:00
Roland Gruber 704c558763 changed new/delete links to buttons 2003-04-30 17:20:36 +00:00
katagia 9337b1b908 Added psoido index.php file and modified account.php. 2003-04-29 18:03:42 +00:00
katagia f89d9c5780 delete.php should work now. 2003-04-26 21:58:00 +00:00
Roland Gruber bb00ddc760 updated warning if no objects were found 2003-04-26 18:51:05 +00:00
Roland Gruber f2368fccd0 removed status frame 2003-04-26 13:30:36 +00:00
Roland Gruber be3035e34f replaced new/delete links with buttons and fixed deleting of groups 2003-04-26 11:43:57 +00:00
katagia ecef78b602 *** empty log message *** 2003-04-25 16:18:17 +00:00
katagia 4102d605b1 changed toe expected dataformat 2003-04-25 16:14:09 +00:00
Roland Gruber 26fb38cb0f fixed rollover and onClick 2003-04-25 15:58:57 +00:00
Roland Gruber 3f3417285b updated to use delete.php 2003-04-25 15:45:31 +00:00
katagia ea9bbf788e Renamed print.php in print.html
print.html is now written in html-code

added template for delete
2003-04-25 11:07:28 +00:00
katagia c10e9e299d *** empty log message *** 2003-04-24 17:41:04 +00:00
katagia a203a18d7c Errors are displayd in table and not via javascript 2003-04-24 17:29:58 +00:00
katagia d055de885a changed include() in include_once() 2003-04-24 16:10:29 +00:00
Roland Gruber 46d0ce57da changed user links 2003-04-24 16:02:02 +00:00
katagia 12ef7a7d99 Added support for custom page displayd after successfull usercreation
Enhanced LAyout to support custom page
2003-04-24 14:27:41 +00:00
katagia abc549771f Addes support for NT and Lanmanager Passwords
via external perl-skript. Direct usage in php
is difficult due to licence problems.
2003-04-24 11:59:26 +00:00
dechutes d244525daf config path changed 2003-04-23 22:00:42 +00:00
dechutes a38fa9f809 moved and fixed user list 2003-04-23 21:41:48 +00:00
dechutes 39e810c39a fixed css 2003-04-23 21:40:56 +00:00
duergner c9597e38aa Page for status messages. No code yet. 2003-04-23 21:12:17 +00:00
duergner 8b1ee4a633 *** empty log message *** 2003-04-23 21:03:17 +00:00
duergner 7d45e23ed2 Redesign; config.inc is no longer needed 2003-04-23 21:01:18 +00:00
katagia d4932ddb5f removed exmaple-files not related to lam 2003-04-23 20:38:58 +00:00
katagia 24eadec61e modfied include-lines to new location of files 2003-04-23 20:33:56 +00:00
Roland Gruber 0d98663e1e files were moved 2003-04-23 19:18:06 +00:00
Roland Gruber 53fd170bfb files were moved 2003-04-23 19:13:55 +00:00
katagia 7851076474 Added modify support 2003-04-23 15:47:00 +00:00
Roland Gruber 4ab27544fd added status frame 2003-04-22 14:11:10 +00:00
duergner 5ccd43ad97 Server-information fixed 2003-04-21 16:08:47 +00:00
duergner 09eed0123e *** empty log message *** 2003-04-21 15:58:05 +00:00
katagia b306d784f3 Only added projectinformation and author 2003-04-21 14:07:22 +00:00
katagia b0b8343470 first try for account.php and account.inc.
Account.php stores all html-code, account.inc stores
all functions
Current only adding new users, hosts or groups should work
2003-04-21 14:03:30 +00:00
Roland Gruber a5abc03e30 list frame can be scrolled; default list is user list 2003-04-18 16:22:13 +00:00
Roland Gruber 5645f54b6f fixed bugs: IV and key were created twice; cookies could only be accessed from templates-folder
now user is logged in with his username and password
2003-04-17 19:29:21 +00:00
dechutes 5735bf1795 -added stylesheet support 2003-04-09 17:10:00 +00:00
dechutes 61c81cd9b2 -added stylesheet support
-set frameset borders to 0
-removed scrollbars
2003-04-09 17:09:38 +00:00
dechutes 7c91dae854 replaced "LC_ALL" with LC_ALL:
Warning: setlocale() [function.setlocale]: Passing locale category name
as string is deprecated. Use the LC_* -constants instead. in
/usr/local/apache2/htdocs/lam/templates/login.php on line 45
2003-04-02 20:56:41 +00:00
Roland Gruber 28444b9c7e implemented username/password encryption 2003-03-28 15:45:42 +00:00
duergner 763c7d76f1 Serverinfo added 2003-03-25 10:50:37 +00:00
duergner 112b53b45e Information of Host you are connecting to added 2003-03-24 18:36:38 +00:00
Roland Gruber 407f204c81 added link to turn back to login page 2003-03-23 18:52:53 +00:00
Roland Gruber 2a279c9e07 added session_save_path
minor layout changes
2003-03-23 18:42:40 +00:00
duergner 12c144bf15 Session save path added. Some face lifting done. 2003-03-23 14:41:15 +00:00
Roland Gruber 0e1b61acc3 fix login 2003-03-20 20:45:40 +00:00
duergner 055ffcf027 Testing version 2003-03-20 20:25:40 +00:00
Roland Gruber 5ddc454ff3 added host list 2003-03-20 18:08:05 +00:00
duergner 6ac373cfa4 Problem with duplicate sessions fixed. session_name() deleted 2003-03-20 17:05:13 +00:00
duergner 8487afe3a3 Problem with session_register fixed. Problem with duplicate sessions fixed 2003-03-20 16:53:44 +00:00