RubyGems Navigation menu

global_session 3.2.6

This Rack middleware allows several web apps in an authentication domain to share session state, facilitating single sign-on in a distributed web app. It only provides session sharing and does not concern itself with authentication or replication of the user database.

Gemfile:
=

安裝:
=

版本列表:

  1. 3.3.2 May 18, 2017 (27.5 KB)
  2. 3.3.1 January 19, 2017 (26.5 KB)
  3. 3.3.0 December 21, 2016 (26.5 KB)
  4. 3.2.10 September 30, 2016 (34.5 KB)
  5. 3.2.9 September 13, 2016 (34.5 KB)
  6. 3.2.6 May 20, 2016 (34.5 KB)
顯示所有版本(共 44)

Runtime 相依性套件 (4):

json ~> 1.4
rack-contrib ~> 1.0
right_support < 4.0, >= 2.8.2
simple_uuid >= 0.2.0

Development 相依性套件 (4):

jeweler ~> 1.8
pry ~> 0.10
pry-byebug ~> 2.0
ruby-debug ~> 0.10

擁有者:

作者:

  • Tony Spataro

SHA 256 總和檢查碼:

=

總下載次數 308,275

這個版本 2,978

版本发布:

授權:

MIT

Ruby 版本需求: ~> 2.0

相關連結: