WSL/SLF GitLab Repository
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
ckanext-passwordless_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EnviDat
ckanext-passwordless_api
Commits
1.0.1
Select Git revision
Branches
2
dev
main
default
protected
Tags
20
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
22 results
ckanext-passwordless_api
Author
Search by author
Any Author
authors
Haas
haas
Iosifesc
iosifesc
perusell
perusell
Ranita Pal
palranit
Rebecca Kurup Buchholz
kurup
waldecky
waldecky
6 authors
Apr 03, 2023
bump: version 1.0.0 → 1.0.1
· 9a32790e
Sam
authored
1 year ago
1.0.1
9a32790e
fix: pin requests dep =>2.25.1 for compatibility
· c90b21bc
Sam
authored
1 year ago
c90b21bc
bump: version 0.4.0 → 1.0.0
· fd7f9b15
Sam
authored
1 year ago
1.0.0
fd7f9b15
docs: info about azure ad login flow
· f91d38b5
Sam
authored
1 year ago
BREAKING CHANGE:
f91d38b5
docs: for azure ad validate endpoint
· 35cfba11
Sam
authored
1 year ago
35cfba11
fix: validate azure ad token with azure /me, linting on logic
· ad9acb28
Sam
authored
1 year ago
ad9acb28
ci: path to exclude __version__.py file
· 2ac7fa99
Sam
authored
1 year ago
2ac7fa99
style: formatting with ruff
· 0b1f1528
Sam
authored
1 year ago
0b1f1528
fix: remove azure ad config params from plugin
· 49463356
Sam
authored
1 year ago
49463356
build: add requests to required deps, ruff config
· a6e0474f
Sam
authored
1 year ago
a6e0474f
ci: update pre-commit config to use ruff
· 425aeb10
Sam
authored
1 year ago
425aeb10
Jan 26, 2023
docs: for get_api_token azure ad auth code flow
· 271b0d64
Sam
authored
1 year ago
271b0d64
bump: version 0.3.2 → 0.4.0
· c9226b2e
Sam
authored
1 year ago
0.4.0
c9226b2e
feat: endpoint for verifying azure ad auth code, config param validation
· 2cd725a9
Sam
authored
1 year ago
2cd725a9
Jan 19, 2023
test: fix plugin name in test.ini config
· c929d9d4
Sam
authored
2 years ago
c929d9d4
Jan 17, 2023
bump: version 0.3.1 → 0.3.2
· 0df3069a
Sam
authored
2 years ago
0.3.2
0df3069a
docs: for updated get_user endpoint
· 377125d9
Sam
authored
2 years ago
377125d9
fix: allow silent fail of get_user endpoint, preventing 403 browser cors error
· 849432cb
Sam
authored
2 years ago
849432cb
Dec 21, 2022
ci: only trigger pages build on updates to docs/**/*
· a66667e4
Sam
authored
2 years ago
a66667e4
bump: version 0.3.0 → 0.3.1
· 7b81af7c
Sam
authored
2 years ago
0.3.1
7b81af7c
fix: pdm bundling not including ckanext dir for wheel/dist
· bc8f2dcd
Sam
authored
2 years ago
bc8f2dcd
build: remove redundant setup.py (no using setuptools)
· 4c96d22b
Sam
authored
2 years ago
4c96d22b
ci: update pypi pipeline to use pdm entirely (rm twine)
· 4c8329a0
Sam
authored
2 years ago
4c8329a0
docs: add basic install instructions to readme
· 7cfe1a5c
Sam
authored
2 years ago
7cfe1a5c
Dec 18, 2022
docs: add section about how to use cookie in auth header
· 5f080e10
Sam
authored
2 years ago
5f080e10
docs: openapi spec formatting consistency
· ddadfd07
Sam
authored
2 years ago
ddadfd07
bump: version 0.2.2 → 0.3.0
· 8ee84347
Sam
authored
2 years ago
0.3.0
8ee84347
docs: cookie path, GET for passwordless_revoke_api_token (via cookie)
· 059c90a9
Sam
authored
2 years ago
059c90a9
feat: logic to allow revoke api token for current cookie (i.e. user logged in)
· baf404d7
Sam
authored
2 years ago
baf404d7
fix: fix handling of cookie config booleans, add cookie path param
· 02b755a4
Sam
authored
2 years ago
02b755a4
Dec 16, 2022
bump: version 0.2.1 → 0.2.2
· f883c398
Sam
authored
2 years ago
0.2.2
f883c398
fix: add api token cookie to get_user requests also
· d807d850
Sam
authored
2 years ago
d807d850
bump: version 0.2.0 → 0.2.1
· 39607a02
Sam
authored
2 years ago
0.2.1
39607a02
docs: add cookie config to readme, new token return in openapi
· 4273195b
Sam
authored
2 years ago
4273195b
fix: add cookie config, optional api token in cookie, typing
· 35e000ea
Sam
authored
2 years ago
35e000ea
docs: improve docstrings for plugin logic
· 213d9457
Sam
authored
2 years ago
213d9457
ci: update pipeline rules to trigger correctly
· e9dc3c91
Sam
authored
2 years ago
e9dc3c91
bump: version 0.1.0 → 0.2.0
· fe42f0fa
Sam
authored
2 years ago
0.2.0
fe42f0fa
ci: update commitizen version_files for openapi.yaml
· 9ccc9f2d
Sam
authored
2 years ago
9ccc9f2d
docs: update openapi spec with better examples
· 23d43155
Sam
authored
2 years ago
23d43155
Loading