-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/integrations: zipline: add offline_access scope #15099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
website/integrations: zipline: add offline_access scope #15099
Conversation
Closes goauthentik#15098 Signed-off-by: Dominic R <dominic@sdko.org>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15099 +/- ##
=======================================
Coverage 92.76% 92.77%
=======================================
Files 815 815
Lines 42122 42122
=======================================
+ Hits 39074 39078 +4
+ Misses 3048 3044 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much @dominic-r !
* main: core: bump django-cte from 1.3.3 to 2.0.0 (#15088) website: add netlify cache plugin (#15113) website: split integrations partially (#15076) web: bump API Client version (#15112) events: add option to send notifications to event user (#15083) enterprise/web/admin: OSM for events (#9287) core: bump tornado from 6.4.2 to v6.5.1 (#15100) core: bump django-redis from 5.4.0 to 6.0.0 (#15107) web: bump API Client version (#15110) enterprise/search: ability to use more precise search queries (#7698) core, web: update translations (#15102) web: bump @sentry/browser from 9.29.0 to 9.30.0 in /web in the sentry group across 1 directory (#15104) core: bump github.com/jellydator/ttlcache/v3 from 3.3.0 to 3.4.0 (#15105) website: bump @types/lodash from 4.17.17 to 4.17.18 in /website (#15106) website/integrations: zipline: add offline_access scope (#15099)
…15099) Closes goauthentik#15098 Signed-off-by: Dominic R <dominic@sdko.org>
Closes #15098
Details
REPLACE ME
Checklist
ak test authentik/
)make lint-fix
)If an API change has been made
make gen-build
)If changes to the frontend have been made
make web
)If applicable
make website
)