maple-bbs
maple-bbs copied to clipboard
a forums system based on flask
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [pygments](https://github.com/pygments/pygments) from 2.1 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.2 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...
环境,安装包都配置完成。 python runserver.py db init之后报错__init__() got an unexpected keyword argument 'use_auth' 并且小白一枚,能麻烦博主指导一下config.example具体该怎么配置吗,谢谢了!
 想法是 角色对应权限,用户对应角色。 管理权限中的Code,Resource,Resource Type该怎么填  管理用户组中的 groups、Permissions、user该怎么填 
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...
这该怎么解决,打开__init__py文件只有注释
执行python runserver.py db init下面出现 File "D:\maple\maple-bbs-master\forums\extension\maple.py", line 25, in use_auth=True) TypeError: __init__() got an unexpected keyword argument 'use_auth'