This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
5c7f641565
glitch-social
/
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 17:50:53 +01: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 17:50:53 +01:00
session_id
"
MyString
"
end