1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00
Toby Zerner 387109002e Rework sessions, remember cookies, and auth again
- 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.
2015-12-05 15:11:25 +10:30
2015-10-19 15:09:54 +10:30
2015-12-03 15:12:51 +10:30
2015-12-03 15:12:51 +10:30
2015-10-22 12:25:22 +10:30
2015-11-28 15:55:21 +09:00
2015-10-28 12:46:49 +00:00
2015-07-05 21:25:09 +09:30
2015-11-01 16:00:25 +10:30
2015-11-01 16:00:25 +10:30

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.

Description
No description provided
Readme 119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%