Project

General

Profile

Download (11.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
43829638 02/03/2008 01:47 AM Scott Ullrich
  • Remove trailing blank line
  • Make sure $search has data before operating on it
b0ed07d1 01/31/2008 06:16 PM Scott Ullrich

Latest eDir / Active Directory tweaks from Mark Batchelor.

Thanks again for him helping us with this project!

2f650197 01/01/2008 12:06 AM Scott Ullrich
  • Missing =
  • Allow user manager to adhere to admins group
7e4a4513 12/28/2007 02:36 AM Scott Ullrich

Allow multiple groups to be assigned per user.

Work sponsored-by: Centipede Networks

0360823f 12/27/2007 07:39 PM Scott Ullrich

Adding LDAP backend glue.

Work sponsored-by: Centipede Networks <http://centipedenetworks.com/>

bdefdc36 12/03/2007 01:20 AM Scott Ullrich

Store global privs list in $g['privs']

a54b3d2d 11/19/2007 12:33 AM Scott Ullrich

Nuke code that does nothing.

0b70925e 11/19/2007 12:22 AM Scott Ullrich

Make the error message clickable so that the admin can easily return to the GUI.

a3401618 11/19/2007 12:17 AM Scott Ullrich

Do not logout session if the user does not have access to a page. We should also hide menu items that user does not have access to.

2d78c552 11/19/2007 12:05 AM Scott Ullrich

Correctly check for page names by including .php. Strip off / if found so that we can get an exact page match against the URL. My test diagnostics user now works.

1351991d 11/18/2007 11:55 PM Scott Ullrich

Instead of throwing a very vague 401 error actually tell the user which page they do not have access to. This will also help admins troubleshoot group manager page privs.

950f0f9e 11/18/2007 11:25 PM Scott Ullrich

Correctly show 401 errors.

a24d9880 08/06/2007 02:49 AM Bill Marquette

Fix field display on login screen

9c55515a 08/01/2007 06:44 PM Bill Marquette

Users that have specific page access can now login

d0a371bf 06/03/2007 06:25 PM Daniel Stefan Haischt
  • fix: background on login screen
cbe2ebe0 05/27/2007 12:25 AM Scott Ullrich

Remove trailing space / cr

b8d19308 05/11/2007 02:31 PM Seth Mos

Correct style sheet class.

fab7ff44 04/13/2007 03:26 AM Bill Marquette

Backport usermanager code from HEAD so I can get it in the snaps and
start testing it properly
There's still some CSS/HTML fixes needed but the code seems to work