Git Product home page Git Product logo

Comments (5)

huacnlee avatar huacnlee commented on August 11, 2024

不知道你在说什么问题

from rucaptcha.

Janady avatar Janady commented on August 11, 2024

原因是store_info = Rails.cache.read(rucaptcha_sesion_key_key)总是返回nil,
改成session[:_rucaptcha]来缓存就没有问题!

不知道我配置了哪里导致cache失效,但write之后马上read能读出写入的hash。

from rucaptcha.

Janady avatar Janady commented on August 11, 2024

我需要在开发环境中设置允许cache,问题解决了

from rucaptcha.

huacnlee avatar huacnlee commented on August 11, 2024

看起来还需要调整一下,避免再次遇坑

上次为了避免 Session 安全问题,换成了 Rails.cache 存储验证码,但开发环境的事情忘了处理

from rucaptcha.

huacnlee avatar huacnlee commented on August 11, 2024

771a562

恢复到 Session 存储验证码,改为给出 warning

from rucaptcha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.