Skip to content

Actions: OpenIDC/mod_auth_openidc

CodeQL

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
215 workflow runs
215 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

request: factor out cookie domain check
CodeQL #515: Commit 41bbf40 pushed by zandbelt
March 3, 2024 23:54 2m 36s master
March 3, 2024 23:54 2m 36s
fix setting the "exp" claim in userinfo signed JWTs
CodeQL #514: Commit 2a1c81c pushed by zandbelt
March 1, 2024 21:02 2m 39s master
March 1, 2024 21:02 2m 39s
accept strings as well as integers in the "expires_in" claim
CodeQL #513: Commit fff609e pushed by zandbelt
March 1, 2024 17:23 4m 49s master
March 1, 2024 17:23 4m 49s
collapse obsolete oidc_cache_get_hashed_key_secret and line helpers
CodeQL #512: Commit b19bb92 pushed by zandbelt
March 1, 2024 09:37 3m 22s master
March 1, 2024 09:37 3m 22s
hash the cache key if it is larger than 512 bytes
CodeQL #511: Commit d2b36e5 pushed by zandbelt
February 29, 2024 16:55 3m 0s master
February 29, 2024 16:55 3m 0s
optimize performance when OIDCPassClaimsAs none is set
CodeQL #510: Commit b2f933e pushed by zandbelt
February 28, 2024 22:16 3m 41s master
February 28, 2024 22:16 3m 41s
refactoring, part 3: factor out authentication request
CodeQL #509: Commit b9bb42c pushed by zandbelt
February 27, 2024 22:52 3m 19s master
February 27, 2024 22:52 3m 19s
refactoring, part 2: rename userinfo
CodeQL #508: Commit 9b2bc67 pushed by zandbelt
February 27, 2024 22:27 3m 37s master
February 27, 2024 22:27 3m 37s
replace remaining calls to memcpy with _oidc_memcpy
CodeQL #507: Commit bf7e6a3 pushed by zandbelt
February 25, 2024 21:42 2m 57s master
February 25, 2024 21:42 2m 57s
move more defines from mod_auth_openidc.h to const.h
CodeQL #506: Commit 3d6b067 pushed by zandbelt
February 25, 2024 21:29 2m 48s master
February 25, 2024 21:29 2m 48s
replace some leftover functions calls with their const.h equivalent
CodeQL #505: Commit 254b7ad pushed by zandbelt
February 25, 2024 21:22 3m 5s master
February 25, 2024 21:22 3m 5s
replace strstr with _oidc_strstr
CodeQL #504: Commit 737e40b pushed by zandbelt
February 25, 2024 21:18 2m 57s master
February 25, 2024 21:18 2m 57s
complete encapsulation of curl functions/includes in http.c
CodeQL #503: Commit fc218ce pushed by zandbelt
February 25, 2024 21:02 2m 57s master
February 25, 2024 21:02 2m 57s
complete util->http renaming
CodeQL #502: Commit a5addb4 pushed by zandbelt
February 25, 2024 13:39 2m 58s master
February 25, 2024 13:39 2m 58s
remove leftover include of util.h
CodeQL #501: Commit e0661b5 pushed by zandbelt
February 25, 2024 13:21 3m 4s master
February 25, 2024 13:21 3m 4s
remove leftover include of util.h
CodeQL #500: Commit 4699fa0 pushed by zandbelt
February 25, 2024 13:18 1m 56s master
February 25, 2024 13:18 1m 56s
clean-local: rm -f mod_auth_openidc.la
CodeQL #499: Commit c247886 pushed by zandbelt
February 25, 2024 13:16 1m 30s master
February 25, 2024 13:16 1m 30s
refactor oidc_cache_redis_connect and abort on errors
CodeQL #498: Commit 792ac91 pushed by zandbelt
February 22, 2024 14:26 4m 57s master
February 22, 2024 14:26 4m 57s
enable TCP keepalive on Redis connections by default
CodeQL #497: Commit 603a51b pushed by zandbelt
February 22, 2024 08:34 2m 58s master
February 22, 2024 08:34 2m 58s
Merge pull request #1183 from psteniusubi/fix-signed-jwks-optional-exp
CodeQL #496: Commit 2b3d799 pushed by zandbelt
February 21, 2024 08:50 3m 19s master
February 21, 2024 08:50 3m 19s
refresh .gitignore
CodeQL #493: Commit 9f2b11e pushed by zandbelt
February 16, 2024 13:05 2m 54s master
February 16, 2024 13:05 2m 54s
remove obsolete .dockerignore
CodeQL #492: Commit 0c53718 pushed by zandbelt
February 16, 2024 12:25 3m 17s master
February 16, 2024 12:25 3m 17s
oidc_jose_zlib_uncompress: move error handling outside of loop
CodeQL #491: Commit 0168e9c pushed by zandbelt
February 16, 2024 09:32 3m 0s master
February 16, 2024 09:32 3m 0s