Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Plan
Issues
27
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Backend
Commits
9bbff2ed
Commit
9bbff2ed
authored
5 years ago
by
Tom Käsler
Browse files
Options
Downloads
Plain Diff
Merge branch 'auth-bearer-token' into 'master'
Implement RFC 6750 instead of custom header for JWT See merge request
!144
parents
f11cadde
640cb652
1 merge request
!144
Implement RFC 6750 instead of custom header for JWT
Pipeline
#29752
passed with warnings with stages
in 2 minutes and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/java/de/thm/arsnova/security/jwt/JwtTokenFilter.java
+20
-12
20 additions, 12 deletions
...main/java/de/thm/arsnova/security/jwt/JwtTokenFilter.java
src/main/java/de/thm/arsnova/web/CorsFilter.java
+1
-1
1 addition, 1 deletion
src/main/java/de/thm/arsnova/web/CorsFilter.java
with
21 additions
and
13 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment