mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 13:22:26 +08:00
387109002e
- Use Symfony's Session component to work with sessions, instead of a custom database model. Separate the concept of access tokens from sessions once again. - Extract common session/remember cookie logic into SessionAuthenticator and Rememberer classes. - Extract AuthenticateUserTrait into a new AuthenticationResponseFactory class. - Fix forgot password process. |
||
---|---|---|
.. | ||
install | ||
admin.blade.php | ||
app.blade.php | ||
content.blade.php | ||
discussion.blade.php | ||
forum.blade.php | ||
index.blade.php | ||
login.blade.php | ||
reset.blade.php |