mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 00:51:03 +08:00
ff49f72ad9
Revamped system for managing authentication tokens. - Every user has 1 token per client (web browser) - Tokens are rotated every 10 minutes New system migrates the old tokens to "legacy" tokens, so users still remain logged on. Also introduces weekly job to expire old auth tokens. |
||
---|---|---|
.. | ||
onceoff | ||
regular | ||
scheduled | ||
base.rb | ||
onceoff.rb |