Skip to content

Releases: xiaoxin2016/wvpn

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 03:25
6999275

What's Changed

  • 不带 Cookie 的接口请求(credentials: "omit")凭网关会话放行,且不向源站转发 Cookie by @xiaoxin2016 in #27

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 05:51
a4f5a94

What's Changed

  • Cookie 命名空间:网关自己划清与隧道外 Cookie 的边界 by @xiaoxin2016 in #25

Full Changelog: v0.8.3...v0.9.0

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 16 Sep 05:43
449cb5e

What's Changed

  • 同名 Cookie 遮蔽:转发站点真正下发的那一份(eiop 登录态问题定位) by @xiaoxin2016 in #24

Full Changelog: v0.8.2...v0.8.3

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 16 Sep 05:16
dc84c63

What's Changed

  • 新增 -log-headers:记录发往上游的请求头、Set-Cookie 两侧与实际连到的后端 by @xiaoxin2016 in #23

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 04:50
5e09b05

What's Changed

  • 域级 Cookie 同时给浏览器一份(收敛作用域),修复登录成功后立即「登录态已过期」 by @xiaoxin2016 in #22

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 06:42
f4c5a08

What's Changed

  • 精简 README,其余内容按主题拆到 docs/ by @xiaoxin2016 in #20
  • 会话有效期收紧到 1 小时并支持页面自动续期;X-Forwarded-For 增加后台开关 by @xiaoxin2016 in #21

Full Changelog: v0.7.8...v0.8.0

v0.7.8

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:18
354b809

What's Changed

  • 相对地址以页面声明的 <base href> 为准(修复路径整段丢失) by @xiaoxin2016 in #19

Full Changelog: v0.7.7...v0.7.8

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 12 Sep 10:58
c412866

What's Changed

  • 还原后的地址保持原样的形状(子域名模式下 redirect_uri 多出结尾斜杠) by @xiaoxin2016 in #18

Full Changelog: v0.7.6...v0.7.7

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 12 Sep 10:43
39a496b

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 12 Sep 10:40
fb72f1f

What's Changed

  • 按浏览器正在使用的协议写地址(前置 nginx 终结 TLS 的场景) by @xiaoxin2016 in #16

Full Changelog: v0.7.4...v0.7.5