15
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent members from being added added twice. Display search message while in progress. Correctly calculate number of search results after filtering. More... over 17 years ago
Persist adds and removes on a server round trip. More... over 17 years ago
patch queue: groupmember.patch More... over 17 years ago
Use ticket forwarding with TurboGears. mod_proxy forwards the principal name and location of the keytab. In order for this keytab to be usable TurboGears and Apache will need to run as the same user. We will also need to listen only on localhost in TG. More... over 17 years ago
Adding sort images. More... over 17 years ago
Adds javascript table sorting for user results Adds tablekit: http://www.millstream.com.au/view/code/tablekit/ licensed under MIT. More... over 17 years ago
Better we do not fiddle with /etc/hosts, make sure to abort and let the admin fix it. More... over 17 years ago
Better way to ask for the Realm name, with implicit default More... over 17 years ago
Group edit page More... over 17 years ago
Add confirmation when asking un-echoed passwords More... over 17 years ago
Avoid showing passwords. Patch from William Jon McCann <[email protected]> More... over 17 years ago
In the TCP case there is an extra (redundant) lenght field before the packet data, address the problem. More... over 17 years ago
Add group screen. More to come... More... over 17 years ago
Small fixes to proxyprovider. More... over 17 years ago
Overwrite ldappwd file to fix bug when reinstalling IPA. More... over 17 years ago
Add function to allow user's to set/reset their kerberos password Remove some unused calls to retrieve the current realm More... over 17 years ago
Enable mod_proxy to sit in front of TurboGears and pass along the kerberos principal name Add an identity an visit class to TurboGears that can handle the user without requiring a database Update the UI to show the user correctly. Note that this is currently disabled. It is hardcoded to always return the principal [email protected] in proxyprovider.py It doesn't handle an unauthorized request because that can never happen.
Rob Crittenden
as rcritten
More... over 17 years ago
Edit protected fields checkbox on user edit page. (Password updating still doesn't work due to ACI though) More... over 17 years ago
Reset version numbers for next milestone. More... over 17 years ago
Added tag milestone_3 for changeset d3a37950495c More... over 17 years ago
Update version numbers for release. More... over 17 years ago
Fix duplicate entry error to be more descriptive. Add TurboGears to required package list Clear password on Edit Person page. Change uidnumber/gidnumber on Add Person to say 'Generated by server' More... over 17 years ago
Add required packages to README More... over 17 years ago
Add group command-line tools to the Makefile Updated installation instructions More... over 17 years ago
Reference the interactive method by default More... over 17 years ago
Merging with upstream More... over 17 years ago
small release fixes: - Make password not required for add person - Fix for searching on '*' or '' More... over 17 years ago
Correct installation path for dna plugin. More... over 17 years ago
Added dna plugin to spec. More... over 17 years ago
Fix dsinstance.py and krbinstance.py imports More... over 17 years ago