Skip to content

issues Search Results · repo:bungle/lua-resty-session language:Lua

Filter by

124 results
 (60 ms)

124 results

inbungle/lua-resty-session (press backspace or delete to remove)

Is the session secret only required when storing the session in a cookie, or do the external storage methods also encrypt the session prior to storing it?
  • jerfer
  • Opened 
    15 days ago
  • #186

I experience deadlocks when having a lot of parallel requests. With set $session_redis_pool_size 1 I can reproduce it always with just two requests. The code is basically: session:open() dosomething() ...
  • thorstenfleischmann
  • 1
  • Opened 
    25 days ago
  • #185

Context: I am trying to use Kong + OpenIDC (Custom plugin), based on nokia/kong-oidc The setup is using docker desktop. I run luarocks install lua-resty-openidc while building the custom kong image. ...
  • dhavalkshah
  • Opened 
    on Oct 7, 2024
  • #184

Hello, I am testing out the latest version of lua-resty-openidc v1.8.0 which now supports v4.0.5+ of lua-resty-session . In my config I had been using session:hide() in order to not pass the session cookie ...
  • vavra5
  • Opened 
    on Sep 24, 2024
  • #183

There is a cookie_domain option, which emits Domain= part of the cookie, but is currently undocumented in the main README.md.
  • oldium
  • 1
  • Opened 
    on Sep 22, 2024
  • #182

Please kindly advise what I possibly missed. 2024/08/20 19:18:13 [error] 118765#118765: *1 lua entry thread aborted: runtime error: /usr/local/share/lua/5.1/resty/session.lua:14: module table.isempty ...
  • jmaocanada
  • 2
  • Opened 
    on Aug 21, 2024
  • #180

Hi Bungle/Community we occur error NOAUTH Authentication required when using openresty-opendic with redis-cluster which rely on lua-resty-session 3.10 After troubleshooting, we found it casued by below ...
  • darkSheep404
  • 1
  • Opened 
    on Jul 11, 2024
  • #178

My lua-resty-openidc encountered an error while running. I haven t solved it yet: 2024/01/23 10:40:58 [error] 17320#0: *2 lua entry thread aborted: runtime error: /usr/local/openresty/site/lualib/resty/openssl.lua:288: ...
  • CX-ZG
  • 3
  • Opened 
    on Jan 25, 2024
  • #176

Session created with local s = require resty.session .start() cannot be directly destroyed with s:destroy(). It fails with /usr/local/openresty/luajit/share/lua/5.1/resty/session.lua:2077: unable to destroy ...
  • oldium
  • 7
  • Opened 
    on Dec 28, 2023
  • #175

Hi @bungle. Now etcd is very popular used in the cloud native project. I want to contribute a PR to support using etcd as storage. Looking forward to your response, thank you very much !
  • starsz
  • 1
  • Opened 
    on Sep 22, 2023
  • #174
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub