Go to file
Kevin McCarthy 2ef4792fd1 - 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.
2007-08-14 09:40:13 -07:00
ipa-admintools Ensure that the Apache server is in forked mode 2007-08-14 17:22:05 -04:00
ipa-client Add a prototype client tool to configure a client of the IPA server 2007-08-16 18:00:16 -04:00
ipa-python Ensure that the Apache server is in forked mode 2007-08-14 17:22:05 -04:00
ipa-server - Add password generator method to controller. 2007-08-14 09:40:13 -07:00
Makefile Add a prototype client tool to configure a client of the IPA server 2007-08-16 18:00:16 -04:00