This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8743b1ea40
mastodon-glitch
/
spec
/
fabricators
/
session_activation_fabricat...
5 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Revocable sessions (#3616) * feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23 16:50:53 +00:00
Fabricator
(
:session_activation
)
do
Add tests for SessionActivation (#5668) * Fabricate SessionActivation not only user_id but user association. * Add tests for SessionActivation
2017-11-13 00:54:48 +00:00
user
Revocable sessions (#3616) * feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23 16:50:53 +00:00
session_id
"
MyString
"
end