1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 03:33:42 +01:00
Toby Zerner b689c9de3b Allow non-admins to reset their password
The EditUser command requires the actor to have the "edit" permission,
which is only granted to admins. We don't want to allow users to change
their own password via the API, though. So instead of dispatching the
command, we'll just update the user's password directly in the action.
2015-08-28 03:38:55 +09:30
2015-08-27 10:59:50 +09:30
2015-08-27 10:59:50 +09:30
2015-08-17 14:10:55 +09:30
2015-05-06 11:26:47 +09:30
2015-07-05 21:25:09 +09:30
2015-08-17 14:10:55 +09:30
2015-08-13 13:07:55 +09:30
2015-03-30 15:50:36 +10:30
2015-08-25 19:32:15 +09:30
2015-08-13 10:12:39 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.

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