Thomas Woerner
|
2ba2b3cfee
|
ipa[server,replica,client]: flake8 and pylint fixes
These are white space and line length changes to calm down pylint and flake8.
|
2019-07-22 18:52:15 +02:00 |
|
Thomas Woerner
|
2d566825a3
|
ipa[server,replica,client]: No not use wildcard imports for modules
All module and module_utils scripts have been adapted to be able to only
import the symbols that are really needed and used.
|
2019-07-17 19:01:26 +02:00 |
|
Thomas Woerner
|
3a4cb6a732
|
ipa[server,replica,client]: Remove unused variables and wrong doc strings
|
2019-07-17 18:47:40 +02:00 |
|
Thomas Woerner
|
587fef68ad
|
ipaserver: Fixed typos
Affected files:
- ipaserver/library/ipaserver_enable_ipa.py
- ipaserver/library/ipaserver_master_password.py
|
2018-06-21 13:26:20 +02:00 |
|
Thomas Woerner
|
1bebc6c4e9
|
ipaserver/library/ipaserver_master_password.py: Renamed name of password return
With using the name password for the password return it will be hidden
automatically and an error message will still be visible.
|
2018-01-29 17:35:24 +01:00 |
|
Thomas Woerner
|
079049fa66
|
New role for ipaserver installation
The support for external cert files is not complete yet.
|
2017-12-01 13:24:01 +01:00 |
|