-
v0.32.0 protectedc8fb89f8 · ·
Tagged release v0.32.0 14fffb3 feat(docs): add project guidelines and security policies Added CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md to define contribution workflow, behavior standards, and security handling. Updated README with links to new documents. Upgraded Helm chart dependency to v0.16.0. issue: prozorro-sale/procedure#2579 def42b4 feat(token): add iat and jti fields to token Issue: prozorro-sale/auction#288 -
-
v0.30.0 protectede252b918 · ·
Tagged release v0.30.0 06ad4e2 build: bump core-auth lib, change to_dict logic 0ce2c54 feat(auth): bump auth-core lib to add able to work with new auth version - change * to object in auth yaml - change permission generating with access policy logic - if access_policy now not allows key access it returns empty permissions for each service ref: prozorro-sale/auth-core#4 -
v0.29.0 protecteddc215ba8 · ·
Tagged release v0.29.0 a13c366 fix(auth): add HTTPForbidden to middleware handler Issue: prozorro-sale/prozorro-deployment#273 db17244 build(auth): use unified auth file Issue: prozorro-sale/prozorro-deployment#273 -
-
v0.28.0 protected7241083d · ·
Tagged release v0.28.0 c2632c5 feat(makefile): improve changelog generation and add git clean check - Added better formatting for changelog generation. - Introduced a `check-git-clean` step to ensure no uncommitted changes before tagging. issue: prozorro-sale/prozorro-deployment#281 -
v0.27.0 protected2a080fdc · ·
Tagged release v0.27.0 39a8815 refactor: fix lint issues c3abb31 ci: add pre-commit hook and new changelog cmd
-
-
-
v0.26.0 protectedcd871393 · ·
Tagged release v0.26.0 d93c9b6 feat(brokers): add accepted tokens filter
-
v0.25.0 protectedfe84846c · ·
Tagged release v0.25.0 730fa40 feat: add headers Referrer-Policy to auth_auction
-
v0.24.0 protected2ba53133 · ·
Tagged release v0.24.0 d666370 feat(api): add endpoints to fetch brokers data
-
-
v0.22.1 protected5555ace1 · ·
Tagged release v0.22.1 022b660 docs: Add docstrings for prozorro auth service b780cb1 fix(errors): add default Accept header value to error resolver
-
v0.22.0 protected3d935eaf · ·
Tagged release v0.22.0 f958ceb build: update requirements 495ce75 build: Separate auth lib functionality dd3ab51 build: update gitlab-ci & makefile remove-compose
-
v0.21.2 protectedc0f008ed · ·
Tagged release v0.21.2 53729a6 build: Remove frozen versions of packages from setup
-
-
v0.21.0 protected073ce482 · ·
Tagged release v0.21.0 0f900e0 build: Integrate with pipenv and bump aiohttp version bf80d34 feat(api): add redirect for broken token issue: prozorro-sale/prozorro-auth#15 65a797e feat(core): add use prozorro_sale.tools 0a78513 fix: Rename auth.yaml to auth.yml d0e448e refactoring: add databridge issue: https://gitlab.prozorro.sale/prozorro-sale/prozorro-auth/-/issues/14
-
v0.20.0 protected7bd4fe16 · ·
Tagged release v0.20.0 0a78513 fix: Rename auth.yaml to auth.yml d0e448e refactoring: add databridge issue: https://gitlab.prozorro.sale/prozorro-sale/prozorro-auth/-/issues/14
-
v0.19.0 protected6fdcdf5d · ·
Tagged release v0.19.0 41d03d8 Freeze python version eaad597 fix: add logging if user not exist in auth file add4f0b feat(build): up prozorro-tools version