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
- Add password generator method to controller. This uses the random.SystemRandom() method to generate an 8-digit alphanumeric password. - Add ajax call to usernew and useredit forms to generate a new password - Add the prototype javascript library: http://www.prototypejs.org/ prototype is distributed with the MIT license. - Add a checkbox to toggle editing (and displaying) the password. - Change usershow template to use same field labels as the edit and new forms. More... over 17 years ago
Basic LDAP connection pooling Implement user search More... over 17 years ago
Add images and empty files, which didn't seem to come through in the hg export properly. More... over 17 years ago
Addiing initial turbogears web gui. Contains simple user add, list, and view pages. More... over 17 years ago
Addiing initial turbogears web gui. Contains simple user add, list, and view pages. More... over 17 years ago
Split userform into edit and new forms. (They will likely diverge so no sense forcing them together). Add css for required fields. Add "_orig" hidden fields to the edit form in prep for sending only modified fields. More... over 17 years ago
initial commit of memberof DS plugin More... over 17 years ago
Allow the API to specify the location in the tree to add users, defaulting to ou=users,ou=default,$basedn More... over 17 years ago
Merge from bundle. More... over 17 years ago
Various build system fixes. More... over 17 years ago
Bump version numbers for release. More... over 17 years ago
Updates to build kpaswd and the slapi plugins. More... over 17 years ago
Fix location of the binary Add a comment on the ldap code for the future More... over 17 years ago
export kpasswd keytab during installation process More... over 17 years ago
typo More... over 17 years ago
merge in changes from upstream More... over 17 years ago
remove unknown patch file More... over 17 years ago
Start the DS and KDC on boot More... over 17 years ago
Add dependency and a comment More... over 17 years ago
Fix the bind zone template, or kpasswd will not work More... over 17 years ago
set preauth on kadmin/changepw otherwise the kpasswd can't acquire a ticket More... over 17 years ago
Make the daemon init it's own tickets. Make it blacklist clients until the previous operation is not over. General bugfixing. More... over 17 years ago
Fixed merge. More... over 17 years ago
Merge. More... over 17 years ago
Add ntpd requirement. More... over 17 years ago
Generate /etc/httpd/conf.d/ipa.conf from a template so the realm can be set during installation More... over 17 years ago
- Abstracted client class to work directly or over RPC - Add mod_auth_kerb and cyrus-sasl-gssapi to Requires - Remove references to admin server in ipa-server-setupssl - Generate a client certificate for the XML-RPC server to connect to LDAP with - Create a keytab for Apache - Create an ldif with a test user - Provide a certmap.conf for doing SSL client authentication - Update tools to use kerberos - Add User class More... over 17 years ago
Only install the ipa.conf file if it does not exist. More... over 17 years ago
Rename 'gn' to 'givenName' More... over 17 years ago
Change server to not be global nor reused. More... over 17 years ago