Commit Graph

557 Commits

Author SHA1 Message Date
Klaus Leithoff
55c2133509 try to set a logical default for ->can change passwords<- for new accounts. true if you force users to change passwords every x days, false if not 2011-10-06 15:58:27 +00:00
Ralf Becker
8669559ef9 - fixed silently not working statistic submit with Webkit browsers (Safari, Chrome, ...)
- changed submit url to https://www.egroupware.org/usage-statistic to overcome unsecure submit warnings
2011-05-31 09:26:18 +00:00
Klaus Leithoff
4020bf596a do not use password on asetLastPwdChange in admin actions, as the use of passwords indicates the usage of the functionality in usermode; Handle params for egw_cache::getSession in the correct order 2011-05-19 10:47:27 +00:00
Klaus Leithoff
79947c1871 * Admin: fix for reported error regarding wrong count of lines in Admin -> view error log (note, not all errors are logged there, only some. Its only used for some error logging, most of error logging is done/directed to the webservers error log) 2011-04-13 10:09:23 +00:00
Ralf Becker
73b345df0d moved notify users via mail into action groupbox 2011-04-05 15:05:31 +00:00
Ralf Becker
b91ffb709c moved notify users via mail into action groupbox 2011-04-05 15:02:41 +00:00
Ralf Becker
6934b88d5d added "must change password" and "can change password" attribute to "Bulk password reset" command and added German translation 2011-04-01 18:50:17 +00:00
Ralf Becker
972eb515c3 added "must change password" and "can change password" attribute to "Bulk password reset" command and added German translation 2011-04-01 18:49:42 +00:00
Ralf Becker
48bf27645e * method to reset passwords of multiple users to a random password and notify them about that, also allows to change from plaintext passwords to a different hash 2011-04-01 13:36:46 +00:00
Ralf Becker
bab48aee0a * method to reset passwords of multiple users to a random password and notify them about that, also allows to change from plaintext passwords to a different hash 2011-04-01 13:35:16 +00:00
Ralf Becker
c801bdf99e identical lettersearch for etemplate and admin via central css file 2011-03-30 08:18:06 +00:00
Ralf Becker
86e39b2ed1 * give everyone implicit rights for home app, as taking them away makes to many support problems 2011-03-30 07:58:22 +00:00
Ralf Becker
4039fdf415 * give everyone implicit rights for home app, as taking them away makes to many support problems 2011-03-30 07:54:29 +00:00
Klaus Leithoff
667f304018 handle account_last_change is string and 0 2011-03-16 16:26:48 +00:00
Klaus Leithoff
9f5f60bd0f handle account_last_change is string and 0 2011-03-16 16:26:02 +00:00
Klaus Leithoff
dcb7fae883 fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered from auth system. set password-last-changed info in authsystem on password change. when trying to force the user to change his password upon next login as admin from within egrouware, try to set the 0 value within the authsystem as well (in ldap rights are required for admin (or user) to set/alter the shadowlastchange attribute). regard auth-system information for user edit/view 2011-03-16 14:22:24 +00:00
Klaus Leithoff
710c403d7c read and evaluate auth systems password-last-changed information 2011-03-16 13:26:32 +00:00
Klaus Leithoff
8153a7ac98 read and evaluate auth systems password-last-changed information 2011-03-16 13:26:17 +00:00
Klaus Leithoff
4f0e104e27 more to the issue: fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered by auth system 2011-03-16 12:44:42 +00:00
Klaus Leithoff
a080404dab fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered from auth system. set password-last-changed info in authsystem on password change. when trying to force the user to change his password upon next login as admin from within egrouware, try to set the 0 value within the authsystem as well (in ldap rights are required for admin (or user) to set/alter the shadowlastchange attribute) 2011-03-16 11:00:16 +00:00
Ralf Becker
f8ea85a00c * fixed not working delete of application-global categories via "admin >> global categories" in applications 2011-02-15 12:52:15 +00:00
Ralf Becker
a26a899ea0 * fixed not working deleted of application-global categories via "admin >> global categories" in applications 2011-02-15 12:51:21 +00:00
Ralf Becker
3b7a53b20b added EventMgr account_id columns to admin_cmd_change_account_id 2011-02-10 10:23:50 +00:00
Ralf Becker
920f40ef46 added EventMgr account_id columns to admin_cmd_change_account_id 2011-02-10 10:23:06 +00:00
Nathan Gray
cd817bf4ed Allow a key 'no_add' to turn off the ability to add a new [sub]type. If no add and no delete, the whole first line will be hidden. 2011-01-25 20:32:38 +00:00
Ralf Becker
ee0b4722b4 * dont give sql error in gathering statistic data, if table does not exists (eg. Gallery is not installed) 2011-01-05 08:33:49 +00:00
Ralf Becker
938a999ab0 * dont give sql error in gathering statistic data, if table does not exists (eg. Gallery is not installed) 2011-01-05 08:32:16 +00:00
Klaus Leithoff
06b996c821 fix typo while checking old last-password-change 2010-10-25 15:30:30 +00:00
Klaus Leithoff
5144dd82e7 fix typo while checking old last-password-change 2010-10-25 15:30:01 +00:00
Klaus Leithoff
fe9b272584 checking for isset AND ==0 to determine if mustchangepassword is activated 2010-10-25 14:08:54 +00:00
Klaus Leithoff
eb7143d8b9 checking for isset AND ==0 to determine if mustchangepassword is activated 2010-10-25 14:07:37 +00:00
Klaus Leithoff
15308e3d17 csv import of accounts: fix behavior for new accounts, after fix in rev.32588 2010-10-19 06:44:28 +00:00
Klaus Leithoff
249d2fb117 csv import of accounts: fix behavior for new accounts, after fix in rev.32587 2010-10-19 06:43:27 +00:00
Klaus Leithoff
f9b1dee802 csv import of accounts: fix behavior for new accounts, after fix in rev.32586 2010-10-18 16:33:38 +00:00
Klaus Leithoff
e9e2312b06 csv import of accounts: fix behavior for new accounts, after fix in rev.32585 2010-10-18 16:32:45 +00:00
Klaus Leithoff
bd8fa2a2e4 fix typo while initalizing cmd_account object 2010-10-18 14:01:41 +00:00
Klaus Leithoff
43e1f8b60c fix typo while initalizing cmd_account object 2010-10-18 14:01:02 +00:00
Klaus Leithoff
ec356a7347 allow the option mustchangepassword to be set via admin_cmd_edit_user 2010-10-18 13:10:28 +00:00
Klaus Leithoff
ada6c74efe allow the option mustchangepassword to be set via admin_cmd_edit_user 2010-10-18 13:09:38 +00:00
Klaus Leithoff
95e96bacd1 categories: better handling of editing/moving categories within the cat-tree 2010-10-14 15:53:28 +00:00
Klaus Leithoff
5c66c7d162 categories: better handling of editing/moving categories within the cat-tree 2010-10-14 15:33:10 +00:00
Nathan Gray
375c359870 Backport 32501 - Change field mapping for groups to make more sense 2010-10-12 16:55:22 +00:00
Nathan Gray
763e65e866 Change field mapping for groups to make more sense 2010-10-12 16:45:31 +00:00
Nathan Gray
91383a867e Backport 32458 - Don't need 2nd password field when importing 2010-10-07 15:35:19 +00:00
Nathan Gray
e3e9c2085a Don't need 2nd password field when importing 2010-10-07 15:34:01 +00:00
Nathan Gray
24fc400329 Backport 32394 - Basic support for importing groups from CSV 2010-09-29 17:32:59 +00:00
Nathan Gray
cb7fb29b2e Basic support for importing groups from CSV 2010-09-29 17:31:36 +00:00
Nathan Gray
feb4a3b108 Backport 32361 - Add basic support for importing users from CSV using admin_cmds 2010-09-28 22:56:33 +00:00
Nathan Gray
b1a6dd9732 Add basic support for importing users from CSV using admin_cmds 2010-09-28 22:45:57 +00:00
Klaus Leithoff
9a4b1d6ee7 allow for forced passwordchange on next login at account creation time 2010-09-27 07:52:41 +00:00