mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 22:00:34 +01:00
* fix: convert loginDays and loginSeconds to number inputs * feat: configurable session timeout for when "Remember Me" is not checked closes #11124 * test: addition tests to check loginDays and sessionDuration settings * test: also test loginSeconds override