Be Hai Nguyen

Results 12 comments of Be Hai Nguyen

> @behai-nguyen @Mark-Asuncion I have been dealing with the same thing. By default cookies are encrypted as per documentation https://docs.rs/actix-session/0.10.0/actix_session/config/struct.SessionMiddlewareBuilder.html#method.cookie_content_security If you insert or other way modify the content in...

Thank you for reporting this. I have same warning, too: ``` F:\bh_database\docs\docstring of bh_database.core.Base.metadata:6: WARNING: undefined label: 'orm_declarative_metadata' ``` ``SQLAlchemy`` version ``2.0.29`` -- I have this warning after replacing ``declarative_base``...