summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/config.py
Commit message (Expand)AuthorAgeFilesLines
* Extend the list of supported pre-auth mechanisms in IPA server APIChangmin Teng2019-09-101-2/+4
* config plugin: replace 'is 0' with '== 0'Florence Blanc-Renaud2019-09-041-2/+2
* Add knob to limit hostname lengthRob Crittenden2019-05-161-1/+17
* Improve config-show to show hidden serversChristian Heimes2019-03-281-6/+50
* Fix pylint 2.0 return-related violationsArmando Neto2018-07-111-2/+2
* ipaserver config plugin: Increase search records minimum limitArmando Neto2018-06-211-1/+13
* Remove NTP server role while upgradingTibor Dudlák2018-04-091-8/+2
* Processing of server roles should ignore errors.EmptyResultAlexander Bokovoy2018-03-211-2/+13
* Revert "Don't allow OTP or RADIUS in FIPS mode"Nathaniel McCallum2018-03-121-16/+0
* LGTM: raise handle_not_found()Christian Heimes2018-01-091-1/+1
* Don't allow OTP or RADIUS in FIPS modeStanislav Laznicka2017-11-081-0/+16
* *config-show: Do not show empty roles/attributesMartin Babinsky2017-07-041-2/+1
* Add the list of PKINIT servers as a virtual attribute to global configMartin Babinsky2017-05-261-0/+6
* Refactor the role/attribute member reporting codeMartin Babinsky2017-05-261-8/+16
* Allow erasing ipaDomainResolutionOrder attributeFabiano Fidêncio2017-03-301-0/+5
* ipaconfig: add the ability to manipulate domain resolution orderMartin Babinsky2017-03-141-2/+113
* fix missing translation stringshanyin2016-12-061-1/+1
* Remove unused variables in the codeMartin Basti2016-09-271-2/+2
* config-mod: normalize attribute names for --usersearch/--groupsearchPetr Spacek2016-08-221-3/+7
* Introduce "NTP server" roleMartin Babinsky2016-06-151-5/+9
* Server Roles: provide an API for setting CA renewal masterMartin Babinsky2016-06-131-1/+22
* Server Roles: make *config-show consume relevant roles/attributesMartin Babinsky2016-06-131-0/+35
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+358