mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
This allows plugins to store/modify things in the session (e.g. the destination_url). This change is backwards compatible with existing plugins. If they do not specify a third argument, they will just be passed the first two.