Commit graph

18 commits

Author SHA1 Message Date
Aleksander Machniak
5271b6e787 Use consistent PHP code style 2024-01-24 11:24:41 +01:00
Aleksander Machniak
bd7fe38996 Safe Unauthenticated Free/Busy for Roaming Users (Bifrost#T36327) 2017-08-01 12:48:50 +02:00
Aleksander Machniak
9e485d96bf Make 'kolab_auth_login' description more clear (#4113) 2014-12-16 14:15:59 +01:00
Thomas Bruederli
e618f0093c Support wildcard option to allow full access 2014-10-11 03:28:17 +02:00
Thomas Bruederli
1e0b0cdf9d Check effective rights for the login-as feature to improve the delegation model
and allow controlling the administration privileges in LDAP (#1834).

This deprecates the config options 'kolab_auth_group', 'kolab_auth_role_value'
and 'kolab_auth_allowed_tasks'.

Admin privileges (per Roundcube task) and the required effective rights
are now defined in 'kolab_auth_admin_rights'.
2014-10-11 03:14:45 +02:00
Aleksander Machniak
fbaa3f865e Add option to define list of tasks to which an admin has access (#3444)
E.g. allow admins (using "Login as" feature) to see only user settings.
2014-08-25 14:27:23 -04:00
Aleksander Machniak
8181bf5515 $rcmail_config -> $config 2014-08-25 09:07:31 +02:00
Thomas Bruederli
824db716b4 Allow to configure the name (inlcude OU) displayed for virtual user folders (#3384) 2014-08-18 13:34:20 +02:00
Aleksander Machniak
26767a1669 Enable audit debugging only when logged as another user (Bug #3109),
fix default of kolab_auth_auditlog in sample config file
2014-06-02 14:02:31 +02:00
Aleksander Machniak
1f3f8e69db Support multi-domain configuration of LDAP addressbooks (Bug #2292) 2013-10-04 11:54:49 +02:00
Aleksander Machniak
1778b5ec70 Implemented auth domain resolving (#1926) 2013-06-25 17:43:58 +02:00
Aleksander Machniak
035bd6fc3b Support Organization field in default identity (#1189) 2012-12-19 15:20:41 +01:00
Aleksander Machniak
bde912a1fe Create identity for each email address of a new user 2012-10-08 11:32:49 +02:00
Aleksander Machniak
a7c06ff2fd Support array of fields in kolab_auth_name/kolab_auth_email config,
use first non-empty value (#1012).
Fix lost kolab_auth_email handling.
2012-10-08 10:15:32 +02:00
Aleksander Machniak
73d1dba092 Remove alias handling - the feature doesn't exist in core anymore 2012-09-23 09:25:06 +02:00
Jeroen van Meeuwen (Kolab Systems)
d3d3a6e323 Add kolab_auth capability to use nsroledn attribute values attached to a user's entry (roles for users) to imply loading/setting configuration settings and loading additional plugins 2011-12-04 14:11:07 +00:00
Jeroen van Meeuwen (Kolab Systems)
a9459ab448 Enhance kolab_auth plugin with the ability to perform audit logging.
Setting $rcmail_config['kolab_auth_auditlog'] increases all logging
verbosity to the maximum, and logs the information on the session
to a user + loginas specific directory if capable.
2011-09-20 12:43:57 +01:00
Aleksander Machniak (Kolab Systems)
472138ce2e - kolab_auth initial commit 2011-09-20 10:56:08 +02:00