mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-11 14:54:34 -05:00
* MM-23935 extend session expiry on user activity - if user types anything before a session expires the session will be extended to now + session length - ensures new session expiries are not written to DB too frequently - new session store func for updating session ExpiresAt - session length defaults for mobile and web/ldap changed from 180 days to 30 days |
||
|---|---|---|
| .. | ||
| api.go | ||
| status.go | ||
| system.go | ||
| user.go | ||
| websocket_handler.go | ||