Skip to content
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

Add frontend for managing JWT refresh tokens #2571

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

stveit
Copy link
Contributor

@stveit stveit commented Feb 6, 2023

No description provided.

@stveit stveit changed the title Add frontend for generating JWT refresh tokens Add frontend for managing JWT refresh tokens Feb 6, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.5% 2.5% Duplication

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #2571 (dcd886b) into master (0a44c19) will increase coverage by 0.05%.
The diff coverage is 63.58%.

@@            Coverage Diff             @@
##           master    #2571      +/-   ##
==========================================
+ Coverage   53.68%   53.73%   +0.05%     
==========================================
  Files         558      558              
  Lines       40586    40743     +157     
==========================================
+ Hits        21787    21894     +107     
- Misses      18799    18849      +50     
Impacted Files Coverage Δ
python/nav/web/useradmin/urls.py 100.00% <ø> (ø)
python/nav/web/useradmin/views.py 22.33% <41.26%> (+3.45%) ⬆️
python/nav/models/api.py 68.91% <53.19%> (-27.51%) ⬇️
python/nav/web/useradmin/forms.py 42.85% <66.66%> (+1.68%) ⬆️
python/nav/jwtconf.py 97.33% <100.00%> (+2.73%) ⬆️
python/nav/ipdevpoll/pool.py 89.92% <0.00%> (+5.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

Test results

     12 files       12 suites   12m 18s ⏱️
3 223 tests 3 127 ✔️   96 💤 0
9 144 runs  8 856 ✔️ 288 💤 0

Results for commit dcd886b.

@stveit stveit marked this pull request as draft February 8, 2023 07:55
@stveit stveit self-assigned this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant