Paul Pan Paul
  • Joined on 2023-01-05
Paul pushed to develop at woj/woj-server 2024-01-05 14:34:51 +08:00
99d8bd6b80 chore: verify email
3f67523ab1 feat: username is now email
Compare 2 commits »
Paul pushed to develop at woj/woj-server 2024-01-05 00:57:50 +08:00
bb21f5858d chore: move oauth into api
310eff0e88 chore: re-organize config
3a6dbf8595 feat: allow to override ClientIP logic in gin
Compare 3 commits »
Paul pushed to develop at woj/woj-server 2024-01-05 00:24:52 +08:00
86220fed14 chore: don't include sourcemap in image
Paul pushed to develop at woj/woj-server 2024-01-04 19:11:38 +08:00
b3ca1ea7d0 chore: fix example problem: ch2/4
Paul pushed to develop at woj/woj-server 2024-01-04 18:12:25 +08:00
43ed0fd3f4 fix: permission denied
Paul pushed to develop at woj/woj-server 2024-01-03 14:11:07 +08:00
f52450f4c1 fix: signed state could not prevent replay attack, use redis to store real state and delete once checked
Paul pushed to develop at woj/woj-server 2024-01-03 00:59:00 +08:00
e24c2296ae chore: update deps
36760b6d8a chore: disable sentry performance tracing, prometheus is enough
Compare 2 commits »
Paul pushed to develop at woj/woj-server 2024-01-03 00:55:51 +08:00
7faeafb367 feat: add initial oauth2 support
09611857c9 feat: user: allow to query profile and create if not exists (transaction)
97c0eed6ef chore: adjust order
Compare 3 commits »
Paul pushed to develop at woj/woj-server 2024-01-01 22:20:45 +08:00
8bf0c0d0a7 feat: runner: framework: add golang support
Paul pushed to develop at woj/woj-server 2024-01-01 21:56:45 +08:00
b595ec95ba chore: sync with latest woj-sandbox
d95c8f9ea3 fix: ncmp might core dump on old server
Compare 2 commits »
Paul opened issue woj/woj-server#6 2024-01-01 21:52:22 +08:00
Runner 运行时重构
Paul closed issue woj/woj-sandbox#2 2024-01-01 21:43:37 +08:00
考虑放弃 LD_PRELOAD 模式
Paul commented on issue woj/woj-sandbox#2 2024-01-01 21:43:34 +08:00
考虑放弃 LD_PRELOAD 模式

ae91f2c3f5 中已删除 LD_PRELOAD 模式

Paul closed issue woj/woj-sandbox#1 2024-01-01 21:42:57 +08:00
重新设计沙箱机制
Paul commented on issue woj/woj-sandbox#1 2024-01-01 21:42:57 +08:00
重新设计沙箱机制
  • 针对 open 有限制性的约束: ae91f2c3f5
  • 黑名单机制暂不考虑
Paul pushed to master at woj/woj-sandbox 2024-01-01 21:31:59 +08:00
0118ee2062 feat: allow to set uid/gid
Paul pushed to master at woj/woj-sandbox 2024-01-01 17:32:39 +08:00
2765fe0b3d chore: amend some comments
355619e85d feat: add golang support
ae91f2c3f5 feat: refactor, drop LD_PRELOAD method
b6e7a328ff chore: rework test cases
Compare 4 commits »
Paul pushed to develop at woj/woj-server 2023-12-31 23:12:31 +08:00
8d3b50fa77 chore: update prometheus bucket
Paul pushed to develop at woj/woj-server 2023-12-31 20:07:54 +08:00
7ee34fecbe chore: add more example problems
Paul pushed to develop at woj/woj-server 2023-12-31 17:01:25 +08:00
e9403f9e0c fix: search.go: add association to provide Provider info