chore: Adds note on non-recommended usage of context manager
Introduces a note in the flask_context_manager function documentation to clarify that while the manager facilitates using current_user across threads and app contexts, directly passing the user in parameters is the preferred approach. Signed-off-by: -LAN- <laipz8200@outlook.com>pull/21061/head
parent
132a0d6683
commit
f6f864969a
Loading…
Reference in New Issue