index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
permission.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade: increase time limit for upgrades
Martin Basti
2015-12-01
1
-2
/
+1
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-1
/
+3
*
Modernize function and method attribute names
Petr Viktorin
2015-08-12
1
-1
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-2
/
+2
*
Validate adding privilege to a permission
Martin Basti
2015-07-17
1
-0
/
+7
*
Server Upgrade: use debug log level for upgrade instead of info
Martin Basti
2015-07-03
1
-1
/
+1
*
User life cycle: Stage user Administrators permission/priviledge
Thierry Bordaz
2015-05-18
1
-0
/
+28
*
permission-add does not prompt for ipapermright in interactive mode
Gabe
2015-02-16
1
-0
/
+1
*
Raise better error message for permission added to generated tree
Martin Kosek
2014-10-16
1
-1
/
+8
*
permission plugin: Auto-add operational atttributes to read permissions
Petr Viktorin
2014-09-12
1
-0
/
+8
*
permission plugin: Improve description of the target option
Petr Viktorin
2014-09-03
1
-1
/
+3
*
permission plugin: Make --target available in the CLI
Petr Viktorin
2014-09-03
1
-1
/
+0
*
Allow to add managed permission for reverse zones
Martin Basti
2014-07-04
1
-2
/
+2
*
permission plugin: Ignore unparseable ACIs
Petr Viktorin
2014-07-01
1
-1
/
+6
*
Convert the Modify privilege membership permission to managed
Petr Viktorin
2014-06-24
1
-0
/
+8
*
permission plugin: Join --type objectclass filters with OR
Petr Viktorin
2014-06-23
1
-17
/
+23
*
Make sure member* attrs are always granted together in read permissions
Petr Viktorin
2014-06-11
1
-1
/
+1
*
Make 'permission' the default bind type for managed permissions
Petr Viktorin
2014-06-11
1
-2
/
+0
*
permission plugin: Sort rights when writing the ACI
Petr Viktorin
2014-06-11
1
-1
/
+1
*
Add managed read permissions to RBAC objects
Petr Viktorin
2014-04-11
1
-0
/
+27
*
permission plugin: Add 'top' to the list of object classes
Petr Viktorin
2014-03-25
1
-1
/
+3
*
Allow modifying permissions with ":" in the name
Petr Viktorin
2014-03-25
1
-2
/
+29
*
permission-find: Fix handling of the search term for legacy permissions
Petr Viktorin
2014-03-25
1
-17
/
+24
*
permission plugin: Do not add the ipapermissionv2 for output
Petr Viktorin
2014-03-24
1
-5
/
+4
*
permission CLI: rename --permissions to --right
Petr Viktorin
2014-03-21
1
-2
/
+3
*
permission plugin: Do not change extra target filters by "views"
Petr Viktorin
2014-03-14
1
-4
/
+7
*
permission plugin: Do not fail on non-DN memberof filters
Petr Viktorin
2014-03-14
1
-1
/
+5
*
permission plugin: Support searching by extratargetfilter
Petr Viktorin
2014-03-14
1
-1
/
+1
*
permission CLI: Rename filter to rawfilter, extratargetfilter to filter
Petr Viktorin
2014-03-14
1
-4
/
+6
*
permission plugin: Write support for extratargetfilter
Petr Viktorin
2014-03-14
1
-47
/
+88
*
permission plugin: Output the extratargetfilter virtual attribute
Petr Viktorin
2014-03-14
1
-6
/
+33
*
permission_add: Remove permission entry if adding the ACI fails
Petr Viktorin
2014-03-12
1
-1
/
+20
*
permission-find: Cache the root entry for legacy permissions
Petr Viktorin
2014-03-11
1
-8
/
+23
*
permissions plugin: Don't crash with empty targetfilter
Petr Viktorin
2014-03-07
1
-1
/
+1
*
permission plugin: Allow multiple values for memberof
Petr Viktorin
2014-03-07
1
-6
/
+10
*
permission-mod: Remove attributelevelrights before reverting entry
Petr Viktorin
2014-03-07
1
-0
/
+3
*
permission plugin: Do not assume attribute-level rights for new attributes ar...
Petr Viktorin
2014-02-21
1
-7
/
+10
*
Add permission_filter_objectclasses for explicit type filters
Petr Viktorin
2014-02-20
1
-11
/
+19
*
permissions: Use multivalued targetfilter
Petr Viktorin
2014-02-20
1
-51
/
+94
*
permission-mod: Do not copy member attributes to new entry
Petr Viktorin
2014-02-20
1
-1
/
+3
*
Add support for managed permissions
Petr Viktorin
2014-02-12
1
-13
/
+131
*
permission plugin: Generate ACIs in the plugin
Petr Viktorin
2014-02-12
1
-10
/
+23
*
permission plugin: Convert options in execute, not args_options_2_params
Petr Viktorin
2014-02-12
1
-19
/
+10
*
Permission plugin fixes
Petr Viktorin
2014-02-12
1
-13
/
+14
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-1
/
+1
*
Use old entry state in LDAPClient.update_entry.
Jan Cholasta
2014-01-10
1
-0
/
+1
*
Allow anonymous and all permissions
Petr Viktorin
2014-01-07
1
-1
/
+8
*
permission_find: Do not fail for ipasearchrecordslimit=-1
Petr Viktorin
2013-12-17
1
-1
/
+2
[next]