iris/sessions
2017-12-27 03:35:01 +02:00
..
sessiondb update badger db to its latest version and remove it from gopkg.toml/lock because it's vendored inside the sessionsdb/badger itself, this should fix https://github.com/kataras/iris/issues/848 2017-12-27 03:35:01 +02:00
AUTHORS Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
config.go fix cookie expire equals to -1 when call UpdateExpiration 2017-12-15 21:46:18 +08:00
cookie.go need a better way to replace an existed cookie 2017-12-15 22:42:18 +08:00
database.go Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API 2017-08-07 06:04:35 +03:00
LICENSE Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
lifetime.go Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API 2017-08-07 06:04:35 +03:00
provider.go Update to 8.2.6 | More on Iris Controllers: optional EndRequest. Read HISTORY.md 2017-08-14 16:21:51 +03:00
session.go minor session enhancements 2017-08-21 01:45:02 +03:00
sessions_test.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
sessions.go fix cookie expire equals to -1 when call UpdateExpiration 2017-12-15 21:46:18 +08:00