Commit Graph

7 Commits

Author SHA1 Message Date
David Taylor 274a6496b1
DEV: Introduce syntax_tree for ruby formatting (#63) 2022-12-29 13:35:01 +01:00
Alan Guo Xiang Tan a14b96c489
FEATURE: Allow steam authenticator to be revoked (#48)
Co-authored-by: Dmitry Antonov <chelog@octothorp.team>
2022-05-09 10:20:30 +08:00
Penar Musaraj 55d196c2e1 Rubocop redundant return fix 2019-11-14 15:05:50 -05:00
Penar Musaraj d7133a44da Make Rubocop happy 2019-07-29 21:31:07 -04:00
David Taylor de60de90c2 FIX: Access API key site setting at runtime
Accessing site settings on boot meant changes were not reflected until the server was restarted, and the plugin was not multi-site compatible. This commit uses the same convention used in other auth providers to access the site setting during the web request.
2019-06-03 12:24:12 +01:00
Guo Xiang Tan bcd3d85c81 Remove gems commited to repo by mistake take 2. 2019-05-13 09:10:45 +08:00
Guo Xiang Tan 76afc34425 Release v2.0.0 of Steam plugin. 2019-05-10 15:56:09 +08:00