summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/idviews.py
Commit message (Expand)AuthorAgeFilesLines
* Resolve user/group names in idoverride*-findChristian Heimes2018-12-071-0/+52
* Idviews: fix objectclass violation on idview-addFlorence Blanc-Renaud2018-01-091-4/+11
* LGTM: raise handle_not_found()Christian Heimes2018-01-091-4/+4
* Changing idoverrideuser-* to treat objectClass case insensitivelyFelipe Volpone2017-09-121-6/+5
* Create a Certificate parameterStanislav Laznicka2017-07-271-3/+5
* fix minor spelling mistakesRené Genz2017-05-191-4/+6
* Reworked the renaming mechanismStanislav Laznicka2017-03-271-3/+3
* idviews: correctly handle modification of non-existent viewMartin Babinsky2017-03-151-3/+6
* idview: add domain_resolution_order attributeMartin Babinsky2017-03-141-2/+31
* add whoami commandAlexander Bokovoy2017-03-091-0/+5
* Pylint: remove unused variables in ipaserver packageMartin Basti2016-10-061-5/+3
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Use constant for user and group patternsMartin Basti2016-09-201-3/+7
* Fix regexp patterns in parameters to not enforce lengthMartin Basti2016-09-201-2/+2
* Allow for commands that use positional parameters to add/remove attributesMartin Babinsky2016-07-011-5/+8
* server: define missing virtual attributesJan Cholasta2016-06-301-11/+13
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-0/+1123