# Forge: Session Changes

DevFeed: [Forge: Session Changes](<https://devfeed.tech/articles/forge-session-changes-3684.md>)

Original publisher: [Read original article](<https://laravel.com/blog/forge-session-changes>)

Author: James Brooks

Published: 2021-03-19T09:49:00Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Laravel](<https://devfeed.tech/topics/laravel.md>), [PHP](<https://devfeed.tech/topics/php.md>), [Server](<https://devfeed.tech/topics/server.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [feature](<https://devfeed.tech/tags/feature.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [password](<https://devfeed.tech/tags/password.md>), [php](<https://devfeed.tech/tags/php.md>), [redis](<https://devfeed.tech/tags/redis.md>), [security](<https://devfeed.tech/tags/security.md>), [servers](<https://devfeed.tech/tags/servers.md>)

## AI overview

Laravel Forge introduced a security feature that lets users view and log out other browser sessions from the Account page. Users must confirm their account password, while Circles provides a way to share servers and credentials with team members without sharing account details.

## Source excerpt

On the morning of March 18th all Laravel Forge sessions were manually logged out. This was done so that we could enable a new security feature in Forge that allows you to manage other browser sessions...