issues
search
VEuPathDB
/
lib-jaxrs-container-core
Core library for VEuPathDB JaxRS container services
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
🔔 They toll to signal the end of legacy auth 🔔
#53
Foxcapades
closed
1 month ago
0
Make accountDB optional.
#52
Foxcapades
opened
1 month ago
0
Remove the hardcoded oauth URL
#51
Foxcapades
opened
2 months ago
0
Loosen type restriction on `OAuthQuerier` methods requiring `List` to `Collection`
#50
Foxcapades
opened
2 months ago
0
FIx acctdb unit test
#49
ryanrdoherty
opened
7 months ago
0
Add trace-id to error log lines
#48
dmgaldi
opened
7 months ago
0
Set up GitHub workflow to auto-publish
#47
dmgaldi
closed
7 months ago
0
Add stable error metric for internal errors
#46
dmgaldi
closed
7 months ago
0
Release OAuth in EDA services
#45
dmgaldi
opened
8 months ago
0
Add an error metric that does not rely on status code that gets initialized with 0 count
#44
dmgaldi
opened
8 months ago
0
Weird error when endpoint is sent valid json as an entity, but it does not align with the expected structure.
#43
Foxcapades
opened
9 months ago
0
Support bearer tokens
#42
ryanrdoherty
closed
8 months ago
0
First shot at refining auth API
#41
ryanrdoherty
closed
9 months ago
0
Add timeout to health checks
#40
Foxcapades
opened
1 year ago
0
Emit a metric when a streaming API fails after 200
#39
dmgaldi
closed
1 year ago
1
Add admin token auth
#38
Foxcapades
closed
1 year ago
0
Refine admin auth header vs user auth headers and add proxied-user-id option
#37
Foxcapades
closed
9 months ago
1
Use absence from acctdb to check guests vs presence in userdb
#36
ryanrdoherty
closed
1 year ago
0
Fix the duration metrics and upgrade jvm stats
#35
dmgaldi
closed
1 year ago
0
Fix the request duration metrics to ensure they emit when there's no request body
#34
dmgaldi
closed
1 year ago
0
Enable jvm stats by default
#33
dmgaldi
closed
1 year ago
0
Opt in to JVM metrics automatically in container core
#32
dmgaldi
closed
1 year ago
0
[Spike] Investigate using Vault to access secrets in containerized services
#31
dmgaldi
opened
1 year ago
0
Add TraceID header to thread context in container core
#30
dmgaldi
closed
1 year ago
0
Add trace id to thread context
#29
dmgaldi
closed
1 year ago
0
Ensure request ID is maintained throughout entire request
#28
dmgaldi
closed
1 year ago
0
Update the PrometheusFilter to better account for handling unmatched requests
#27
dmgaldi
opened
1 year ago
0
Added validation to authorization filter
#26
dmgaldi
closed
1 year ago
0
Application startup should fail if auth is enabled but AUTH_SECRET_KEY is missing or empty
#25
ryanrdoherty
closed
1 year ago
0
Replace path params in duration label
#24
dmgaldi
closed
1 year ago
1
Add error for HTTP status 410 Gone
#23
Foxcapades
closed
2 years ago
0
Support 410 Gone
#22
Foxcapades
closed
2 years ago
0
AuthFilter allowing requests through to the controller for authenticated endpoints with no Auth-Key header present.
#21
Foxcapades
closed
2 years ago
1
Update getSubmittedAuth to return TwoTuple
#20
Foxcapades
closed
2 years ago
0
Add RequestAuth type to replace `Map.Entry` usage.
#19
Foxcapades
closed
2 years ago
2
V6 dev
#18
ryanrdoherty
closed
2 years ago
0
New filter/middleware to parse multipart/form-data to pojo.
#17
Foxcapades
closed
2 years ago
4
Container core: write script to assist updating derived repos to version 6
#16
steve-fischer-200
closed
2 years ago
4
Add JVM Stats to prometheus
#15
ryanrdoherty
closed
2 years ago
1
Add new endpoint to show connection pool status
#14
ryanrdoherty
opened
2 years ago
2
Replace simple db config usage in container core.
#13
Foxcapades
closed
2 years ago
1
Add IP addresses to container request logs.
#12
Foxcapades
closed
2 years ago
1
Add request times to container request logging.
#11
Foxcapades
opened
2 years ago
0
Add connection pool stats to container core metrics.
#10
Foxcapades
closed
2 years ago
2
Update script to pull all container-core based projects to the newest minor/patch version.
#9
Foxcapades
closed
2 years ago
4
Auth rework patch
#8
Foxcapades
closed
2 years ago
0
Allow userdb schema to be configured and rework auth logic
#7
ryanrdoherty
closed
2 years ago
0
Nonjson error writer
#6
ryanrdoherty
closed
2 years ago
0
Add project id to metrics
#5
Foxcapades
closed
2 years ago
0
Health endpoint should include service version number.
#4
Foxcapades
closed
2 years ago
0
Next