Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-22 | Enable Style/FrozenStringLiteralComment for specs (#23790) | Nick Schonning | |
2023-02-19 | Autofix Rubocop Style/StringLiterals (#23695) | Nick Schonning | |
2017-11-13 | Add tests for SessionActivation (#5668) | ysksn | |
* Fabricate SessionActivation not only user_id but user association. * Add tests for SessionActivation | |||
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi | |
* feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations |