]> git.proxmox.com Git - pve-access-control.git/history - src/PVE
bump version to 7.1-8
[pve-access-control.git] / src / PVE /
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...
2021-12-06 Wolfgang Bumillerfix #3768: warn on bad u2f or webauthn settings
2021-12-06 Wolfgang Bumillerfix a 'use of undefined...' warning
2021-11-25 Thomas Lamprechtopenid: fix username-claim fallback
2021-11-22 Wolfgang Bumillerfill origin into webauthn config if not provided
2021-11-19 Thomas Lamprechtopenid: support configuring ACR values
2021-11-18 Thomas Lamprechtopenid: support configuring scopes
2021-11-18 Thomas Lamprechtopenid: support configuring the prompt
2021-11-18 Thomas Lamprechtopenid: fix whitespace/indentation
2021-11-18 Thomas Lamprechtopenid: allow arbitrary username-claims
2021-11-17 Wolfgang Bumillercatch incompatible tfa entries with a nice error
2021-11-12 Wolfgang Bumillertfa: fix http 404 in get_tfa_entry
2021-11-11 Fabian Grünbichlerticket: normalize path for verification
2021-11-11 Fabian Grünbichlertickets: add tunnel ticket
2021-11-11 Thomas Lamprechttfa: upgrade check: early return if no cluster members
2021-11-11 Thomas Lamprechttfa: upgrade check: more info in error message(s)
2021-11-11 Thomas Lamprechttfa: upgrade check: be less strict about version format
2021-11-11 Wolfgang Bumillerimplement version checks for tfa
2021-11-10 Wolfgang Bumillermerge old user.cfg keys to tfa config when adding entries
2021-11-10 Wolfgang Bumillercheck enforced realm tfa type in new auth
2021-11-10 Wolfgang Bumillerassert tfa/user config lock order
2021-11-10 Wolfgang Bumillerset/remove 'x' for tfa keys in user.cfg in new api
2021-11-10 Wolfgang Bumillerpveum: update tfa delete command
2021-11-10 Wolfgang Bumillerupdate tfa cleanup when deleting users
2021-11-10 Wolfgang Bumillersupport registering yubico otp keys
2021-11-10 Wolfgang Bumilleradd pbs-style TFA API implementation
2021-11-10 Wolfgang Bumillermove TFA api path into its own module
2021-11-10 Wolfgang Bumillerhandle yubico authentication in new path
2021-11-10 Wolfgang Bumilleruse PBS-like auth api call flow
2021-11-10 Wolfgang Bumillerupdate read_user_tfa_type call
2021-11-10 Wolfgang Bumilleruse rust parser for TFA config
2021-11-03 Thomas Lamprechtopenid: proxy: only set env var if DC-config property...
2021-11-03 Fabian Grünbichlerfix #3513: pass configured proxy to OpenID
2021-10-21 Dominik Csapakfix user deletion when realm does not enforce TFA
2021-09-27 Thomas Lamprechtapi: delete user: better communicate partial deletion
2021-09-27 Thomas Lamprechtapi: delete user: disable first to avoid surprise on...
2021-09-27 Thomas Lamprechtfix #2302: allow deletion of users when realm enforces TFA
2021-09-23 Thomas Lamprechtapi: user: indentation & whitspace cleanups
2021-08-23 Alexandre Derumiercheck_path: add /sdn/vnets/* path
2021-07-02 Thomas Lamprechtapi: users: use public regex directly to parse out...
2021-07-02 Thomas Lamprechtapi: users: code-style cleanup and sort when iterating...
2021-07-02 Thomas Lamprechtapi: users: s/realmtype/realm-type/ in response
2021-07-02 Dominik Csapakapi: user: add realmtype to user list
2021-07-01 Dietmar Maurerimplement OpenID autocreate user feature
2021-07-01 Dietmar Maurerapi: implement openid API
2021-07-01 Dietmar Maureradd OpenId configuration
2021-07-01 Dietmar Maurercheck_user_enabled: also check if user is expired
2021-06-17 Thomas Lamprechtaccess control: style: register configs in single line...
2021-06-17 Alexandre Derumiercheck_path : add sdn zone path
2021-06-16 Dominik Csapakadd missing paths in check_path
2021-06-15 Thomas Lamprechtrpc env: sort use statements
2021-06-01 Lorenz Stechaunerfix #3402: add Pool.Audit permission
2021-05-09 Thomas Lamprechtpveum: work around unavailable API2:Pools module
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems