mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-23 05:30:54 +00:00
* Add user password encryption salt * update the salt logic * Update the SQL files * Add an update admin login permission interface * update the is_staff field comment * update the staff error msg * Update user backend management operation permissions