Commit Graph

43 Commits

Author SHA1 Message Date
Miles Lott
e8e338c66a Display error on system-level password change failure 2004-01-21 22:56:52 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
b69defa25b added app_header via $GLOBALS['phpgw_info']['flags']['app_header'] 2003-04-20 20:47:50 +00:00
Ralf Becker
122bddb15f get preferences to send its output through the xslt-framework 2002-10-26 15:22:06 +00:00
seek3r
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
seek3r
2d37f41455 added password validation routines, as well as general improvements on sanitize function 2002-05-26 08:26:44 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
seek3r
d467a7316d moderated the message a bit 2002-05-02 00:08:16 +00:00
seek3r
b834ae9638 updated hooks for add/delete accounts and update password 2002-05-01 23:55:51 +00:00
skeeter
e3bf408609 Converting to get_var() for all HTTP_*_VARS. 2002-04-29 22:25:02 +00:00
Miles Lott
2b19a2b95c using GLOBALS 2001-08-31 16:32:05 +00:00
Miles Lott
e50cdaa6d6 remove stray whitespace 2001-07-18 20:34:11 +00:00
Miles Lott
90d880ac31 Change to existing lang 2001-04-23 07:05:10 +00:00
jengo
bc67e109dc Converted change password over to templates, and fixed the error reporting 2001-04-17 18:09:13 +00:00
Miles Lott
f777cf6c87 Comment out called to OLD sync function 2001-04-17 16:46:14 +00:00
jengo
9f5b45bf5c Cleaned up calls to link() 2001-03-10 08:16:33 +00:00
skeeter
9ec5db9093 fix for action on form 2001-02-22 05:42:17 +00:00
skeeter
988bc0bb88 rename ->common->navbar() to parse_navbar 2001-01-06 04:11:13 +00:00
seek3r
bc71ebf3e0 changed link() better handle mis-use 2001-01-05 07:59:46 +00:00
seek3r
75c26a23fe moved change_password code to the auth class where it belongs 2001-01-04 20:29:28 +00:00
seek3r
534337b237 moved change_password code to the auth class where it belongs 2001-01-04 20:20:43 +00:00
jengo
a38ed2f62c Fixed msg->status not reporting the correct number of new messages 2000-12-24 00:30:41 +00:00
jengo
75079acfc1 Preferences are working again, accounts are mostly working, cleaned up some of the code and removed some redundet querys 2000-12-14 08:40:00 +00:00
seek3r
22511e1420 added some acl check into change password 2000-12-13 10:26:44 +00:00
jengo
470e49d3b0 Merged in patch for email 2000-12-11 03:58:43 +00:00
jengo
75b4fd0460 Updated docs 2000-11-25 21:34:19 +00:00
Lars Kneschke
6a114aa6de store password changing time in ldap server 2000-11-11 16:05:07 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
cb30556aaf Update changepassword to work with LDAP 2000-10-25 22:09:41 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
skeeter
2f30f55432 old call for navbar 2000-09-27 02:04:01 +00:00
jengo
64d1aa3eb0 Update the sessions table to the new struture 2000-09-25 23:17:07 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
skeeter
b985023787 fixed encoding of password in session table 2000-09-12 00:29:22 +00:00
sgbeal
f707cb44b1 Converted to use lang() 2000-09-07 21:35:30 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
3f51405cce Remove the session->loginid 2000-09-05 02:45:44 +00:00
jengo
8ff6807a17 Replaced the hidden_var()s 2000-09-03 23:38:11 +00:00
jengo
fc7aedd5ed Replaced missing footer 2000-08-21 05:47:57 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00