index
:
webadmin
dev/configuration-handling
dev/edit-existing-entries
kolab-webadmin-2.4
kolab-webadmin-3.0
kolab-webadmin-3.1
master
oracle
Web Administration Panel
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
2012-08-06
1
-3
/
+14
|
\
|
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Aleksander Machniak
2012-07-10
1
-0
/
+4
|
|
\
|
|
*
Make sure we bind before attempting to list the domain name spaces
Jeroen van Meeuwen (Kolab Systems)
2012-07-10
1
-0
/
+4
|
*
|
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Aleksander Machniak
2012-07-10
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
*
make sure base_dn is not empty when adding users
Torsten Grote
2012-07-10
1
-0
/
+3
|
*
|
Implemented maxcount attribute for list widget
Aleksander Machniak
2012-07-10
1
-1
/
+1
|
|
/
|
*
fixed typo
Torsten Grote
2012-07-09
1
-2
/
+6
*
|
Add function role_add
Jeroen van Meeuwen (Kolab Systems)
2012-08-06
1
-2
/
+35
|
/
*
Exclude organizationalunit from the default resources_filter (#849)
Jeroen van Meeuwen (Kolab Systems)
2012-06-21
1
-1
/
+1
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
2012-06-21
1
-0
/
+7
|
\
|
*
Add root dn aci for service account from primary domain name space (#851)
Jeroen van Meeuwen (Kolab Systems)
2012-06-21
1
-0
/
+7
*
|
Add some role functions
Jeroen van Meeuwen (Kolab Systems)
2012-06-21
1
-1
/
+25
|
/
*
Correct auth_attrs setting -> auth_attributes
Jeroen van Meeuwen (Kolab Systems)
2012-06-16
1
-24
/
+246
*
Replace uses of error_log(), with console() and disable them
Jeroen van Meeuwen (Kolab Systems)
2012-05-25
1
-30
/
+30
*
Disable console() messages
Jeroen van Meeuwen (Kolab Systems)
2012-05-25
1
-1
/
+1
*
Add the necessary Auth and Auth/LDAP functions for resource management
Jeroen van Meeuwen (Kolab Systems)
2012-05-22
1
-1
/
+159
*
Add function domain_edit()
Jeroen van Meeuwen (Kolab Systems)
2012-05-15
1
-140
/
+199
*
Use the old 'kolab_domain_filter' if it is available, and the new 'domain_fil...
Jeroen van Meeuwen (Kolab Systems)
2012-05-14
1
-0
/
+5
*
Whitespace
Jeroen van Meeuwen (Kolab Systems)
2012-05-14
1
-13
/
+59
*
Add function Auth::LDAP::domain_add(). Currently only supports adding a domai...
Jeroen van Meeuwen (Kolab Systems)
2012-05-14
1
-9
/
+60
*
Use /usr/lib/mozldap/ldapsearch when no /usr/lib64/mozldap/ldapsearch exists
Jeroen van Meeuwen (Kolab Systems)
2012-05-13
1
-2
/
+6
*
Bug #704: Cannot override auto_form_field values
Jeroen van Meeuwen (Kolab Systems)
2012-04-20
1
-24
/
+35
*
Add unified method to resolve entrydn into user-friendly text.
Aleksander Machniak
2012-04-09
1
-3
/
+12
*
Enhance legacy_rights() with self-write access, and attributes from the schema
Jeroen van Meeuwen (Kolab Systems)
2012-04-08
1
-19
/
+15
*
Make effective_rights() work with legacy group membership based authorization...
Jeroen van Meeuwen (Kolab Systems)
2012-04-07
1
-175
/
+274
*
If a DN is specified as the user login, use it as such
Jeroen van Meeuwen (Kolab Systems)
2012-04-06
1
-2
/
+7
*
Correct use of $conf to $this->conf
Jeroen van Meeuwen (Kolab Systems)
2012-04-06
1
-1
/
+1
*
Use the login settings from the configuration file. Resolves #594
Jeroen van Meeuwen (Kolab Systems)
2012-04-06
1
-13
/
+42
*
Clean up listing group members
Jeroen van Meeuwen (Kolab Systems)
2012-04-05
1
-44
/
+52
*
Extend Auth::LDAP::group_info() and Auth::LDAP::user_info() with $attributes ...
Jeroen van Meeuwen (Kolab Systems)
2012-04-05
1
-23
/
+31
*
Add a public search function, moving the internal (private) search functions ...
Jeroen van Meeuwen (Kolab Systems)
2012-04-05
1
-22
/
+86
*
Retrieve all attributelevel access rights
Jeroen van Meeuwen (Kolab Systems)
2012-04-04
1
-3
/
+14
*
Use the correct values (the user details array, not the result from user_info...
Jeroen van Meeuwen (Kolab Systems)
2012-04-04
1
-9
/
+24
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
2012-04-03
1
-4
/
+13
|
\
|
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Aleksander Machniak
2012-04-03
1
-3
/
+3
|
|
\
|
*
|
Fix group_members_list()
Aleksander Machniak
2012-04-03
1
-4
/
+13
*
|
|
Check in effective_rights()
Jeroen van Meeuwen (Kolab Systems)
2012-04-03
1
-5
/
+19
|
|
/
|
/
|
*
|
Do not pass an array with a useless key to a function that is expecting a string
Jeroen van Meeuwen (Kolab Systems)
2012-04-03
1
-2
/
+2
*
|
I love spelling things out in full: unique_attr -> unique_attribute
Jeroen van Meeuwen (Kolab Systems)
2012-04-03
1
-1
/
+1
|
/
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Jeroen van Meeuwen (Kolab Systems)
2012-04-03
1
-234
/
+411
|
\
|
*
Use unique_attribute() method
Aleksander Machniak
2012-04-03
1
-20
/
+5
|
*
Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap
Aleksander Machniak
2012-04-03
1
-239
/
+200
|
|
\
|
|
*
Reduce code footprint to resolve a subject to a DN
Jeroen van Meeuwen (Kolab Systems)
2012-04-03
1
-123
/
+75
|
*
|
Move user_edit/group_edit code into LDAP class, keep service classes backend-...
Aleksander Machniak
2012-04-03
1
-7
/
+82
|
*
|
Unify input attributes handling including unique attribute
Aleksander Machniak
2012-04-03
1
-85
/
+99
|
|
/
|
*
Provide functions to interface users;
Jeroen van Meeuwen (Kolab Systems)
2012-04-02
1
-12
/
+154
*
|
If the query for domain name spaces failed, we are not a multi-domain setup.
Jeroen van Meeuwen (Kolab Systems)
2012-04-02
1
-3
/
+6
*
|
Allow the sort key to be an array
Jeroen van Meeuwen (Kolab Systems)
2012-04-01
1
-4
/
+23
|
/
*
Supply the unique attribute to form submissions as data, so that form_value s...
Jeroen van Meeuwen (Kolab Systems)
2012-04-01
1
-2
/
+5
*
Only replace attributes that are not empty.
Jeroen van Meeuwen (Kolab Systems)
2012-03-31
1
-7
/
+31
[next]