]> git.proxmox.com Git - pve-access-control.git/history - src/PVE
bump version to 8.1.4
[pve-access-control.git] / src / PVE /
2024-04-16 Daniel Krambrock... fix #5335: sort ACL entries in user.cfg
2024-03-22 Christoph Heissjobs: realm sync: fix scheduled LDAP syncs not applying...
2024-03-19 Wolfgang Bumilleruser: password change: require confirmation-password...
2024-03-18 Wolfgang Bumillerreturn ruid in reauth_user_for_user_modification, add...
2024-03-18 Wolfgang Bumillermove/rename root_permission_check to RPCEnvironment
2024-03-18 Wolfgang Bumillertfa: prototype fixup
2024-02-28 Thomas Lamprechtadd Sys.AccessNetwork privilege
2024-02-19 Thomas Lamprechtspecial roles: code-style improvements for generation...
2024-02-08 Thomas LamprechtLDAP sync: fix-up assembling valid attribute set
2024-02-08 Gabriel Golleroidc: enforce generic URI regex for the ACR value
2024-02-08 Thomas Lamprechtapi: user: limit email to 254 characters and user comme...
2024-02-08 Fiona Ebnerapi: user: limit maximum length for certain properties
2024-02-08 Thomas LamprechtLDAP sync: bail if there is no schema to verify an...
2024-02-08 Thomas LamprechtLDAP sync: build valid-target-attribute list on the...
2024-02-08 Fiona EbnerLDAP sync: improve validation of synced attributes
2024-02-08 Fiona Ebnerapi: user: add pattern for user keys option
2023-12-07 Fabian Grünbichlerbuild: fix file list
2023-11-20 Fabian Grünbichlerpools: record parent/subpool information
2023-11-20 Fabian Grünbichlerfix #1148: allow up to three levels of pool nesting
2023-11-08 Fabian Grünbichleracl: add missing SDN ACL paths to allowed list
2023-11-08 Fabian Grünbichlerperms: fix wrong /pools entry in default set of ACL...
2023-08-11 Wolfgang Bumillerfixup comments about config locks
2023-08-11 Christoph Heissldap: add opt-in `check-connection` param to perform...
2023-07-21 Christoph Heissapi: domains: fix setting only the realm authentication...
2023-07-20 Friedrich Weberauth: tfa: fail if realm requires TFA but no challenge...
2023-07-14 Wolfgang Bumilleradd fixme comments about pending pve-rs improvements
2023-07-14 Friedrich Weberauth: tfa: read tfa.cfg also if the user.cfg entry...
2023-06-21 Thomas Lamprechtdrop assert_new_tfa_config_available for Proxmox VE 8
2023-06-21 Thomas Lamprechtpveum: list tfa: sort by user ID
2023-06-21 Thomas Lamprechtpveum: list tfa: recovery keys have no descriptions
2023-06-15 Thomas Lamprechtapi: tfa: add missing links for child-routes
2023-06-15 Thomas Lamprechtapi: tfa: don't block tokens from viewing and list...
2023-06-14 Thomas Lamprechtapi: users: sort groups
2023-06-09 Thomas Lamprechttfa: cope with native versions in cluster version check
2023-06-08 Thomas Lamprechtapi: roles: forbid creatin new roles starting with...
2023-06-08 Thomas Lamprechtapi: roles: cleanup imports
2023-06-08 Thomas Lamprechtapi: roles: whitespace and indendation clean-ups
2023-06-07 Dominik Csapakadd privileges and paths for cluster resource mapping
2023-06-07 Alexandre Derumieradd new SDN.use privilege in PVESDNUser role
2023-06-07 Fabian Grünbichlercheck_sdn_bridge: check bridge first
2023-06-07 Fabian Grünbichlercheck_sdn_bridge: correctly handle noerr
2023-06-07 Alexandre Derumierrpcenvironnment: add check_sdn_bridge
2023-06-07 Alexandre Derumieraccess control: add /sdn/zones/<zone>/<vnet>/<vlan...
2023-06-07 Alexandre Derumierrpcenv: api permission heuristic: query Sys.Modify...
2023-06-07 Fabian Grünbichleracls: restrict less-privileged ACL modifications
2023-06-07 Fabian Grünbichlerroles: restrict Permissions.Modify to Administrator
2023-06-07 Thomas Lamprechtfix module namespace of realm sync API
2023-06-07 Thomas Lamprechtapi: realm sync: die early if no job options
2023-06-07 Thomas Lamprechtapi: realm sync: code cleanups
2023-06-07 Thomas Lamprechtrealm sync: cleanup imports
2023-06-07 Dominik Csapakadd realm-sync plugin for jobs and CRUD api for realm...
2023-06-06 Wolfgang Bumillerapi: user index: only include existing tfa lock flags
2023-06-05 Wolfgang Bumillerapi: include tfa lock status in user list
2023-06-05 Wolfgang Bumillertfa: update list_tfa return schema
2023-06-05 Wolfgang Bumillercli: add 'tfa unlock' command
2023-06-05 Wolfgang Bumillerapi: add /access/users/<userid>/unlock-tfa api call
2023-06-05 Wolfgang Bumillertfa: enable lockout of users via tfa.cfg
2023-06-05 Wolfgang Bumillerpam: set PAM_RHOST
2023-06-05 Wolfgang Bumillercli: add 'tfa list' command
2023-06-05 Wolfgang Bumillerdrop support for old login API
2023-06-05 Wolfgang Bumillerapi: drop old verify_tfa api call
2023-05-21 Thomas Lamprechtsrc makefiles: convert to use simple parenthesis
2023-05-15 Wolfgang Bumilleruse TFA authentication api v2
2023-04-11 Thomas Lamprechtfix various perlcritic lints
2023-03-23 Dominik Csapakfix #4609: allow valid DN in ldap/ad realm config
2023-03-20 Christoph Heissldap: Allow quoted values for DN attribute values
2023-03-08 Dominik Csapakrealm sync: refactor scope/remove-vanished into a stand...
2023-03-06 Thomas Lamprechtuserid format: clarify that this is the full name@realm...
2023-03-06 Fabian Grünbichlerfix #4518: improve ACL computation performance
2022-12-14 Dominik Csapakrealm: sync: allow explicit 'none' for 'remove-vanished...
2022-11-07 Fabian Grünbichlerprivs: add Sys.Incoming
2022-10-21 Dominik Csapakauthenticate_user: pass undef instead of empty $tfa_cha...
2022-10-21 Dominik Csapakauthenticate_2nd_new: rename $otp to $tfa_response
2022-10-21 Dominik Csapakauthenticate_2nd_new: only lock tfa config for recovery...
2022-08-30 Stoiko Ivanovauth ldap/ad: compare group member dn case-insensitively
2022-07-25 Wolfgang Bumillertfa: pass whole webauthn config to 'set_webauthn_config'
2022-07-19 Thomas Lamprechtapi: realm sync: avoid separate log line for "remove...
2022-07-14 Fabian Grünbichlerauth key: fix double rotation in clusters
2022-06-23 Mira Limbeckfix #4074: increase API OpenID code size limit to 2048
2022-06-20 Fabian Grünbichlerperm check: forbid undefined/empty ACL path
2022-06-20 Fabian Grünbichlerapi2: token: use userid-group as API perm check
2022-06-03 Thomas Lamprechttree wide: typo fixes
2022-06-03 Fabian Grünbichlerpermissions: add some more comments
2022-06-03 Fabian Grünbichlerpermissions: fix token/user priv intersection
2022-06-03 Fabian Grünbichlerpermissions: properly merge propagation flag
2022-05-31 Thomas Lamprechtaccess check: include user/token id in expired exception
2022-05-31 Thomas Lamprechtcheck user: re-order enable check first again and adher...
2022-05-31 Oguz Bektasuser check: fix expiration/enable order
2022-04-26 Dominik Csapakfix #3668: realm-sync: replace 'full' & 'purge' with...
2022-03-23 Thomas Lamprechtrpc env: indentation fixes
2022-03-21 Wolfgang Bumillerapi: get user: declare token schema
2022-03-21 Fabian Grünbichleruserid-group check: distinguish create and update
2022-01-21 Fabian Grünbichlerrpcenv->permissions() ensure propagate is always defined
2022-01-21 Fabian Grünbichlerrpcenv: skip undef propagation flag in more places
2022-01-21 Fabian Grünbichlerrpcenv: improve user/token intersection
2022-01-21 Thomas Lamprechtget effective permissions: return /sdn path too
2021-12-20 Wolfgang Bumillerfix realm sync permissions
2021-12-14 Wolfgang Bumilleruse statement fixup
2021-12-07 Wolfgang Bumillertfa list: account for admin permissions
2021-12-07 Wolfgang Bumillertfa: when modifying others, verify the current user...
next