maple-bbs icon indicating copy to clipboard operation
maple-bbs copied to clipboard

a forums system based on flask

Results 14 maple-bbs issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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)...

dependencies

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...

dependencies

环境,安装包都配置完成。 python runserver.py db init之后报错__init__() got an unexpected keyword argument 'use_auth' 并且小白一枚,能麻烦博主指导一下config.example具体该怎么配置吗,谢谢了!

![image](https://user-images.githubusercontent.com/57437157/68285615-90b63a00-00ba-11ea-9c08-041be2c7d9b3.png) 想法是 角色对应权限,用户对应角色。 管理权限中的Code,Resource,Resource Type该怎么填 ![image](https://user-images.githubusercontent.com/57437157/68286085-6d3fbf00-00bb-11ea-9c6a-ed86a80a66c6.png) 管理用户组中的 groups、Permissions、user该怎么填 ![image](https://user-images.githubusercontent.com/57437157/68286118-7af54480-00bb-11ea-9703-0c8e9c67ca07.png)

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...

dependencies

![image](https://user-images.githubusercontent.com/44993835/61113479-f99cf500-a4c0-11e9-9630-b593ce2a3ff5.png)这该怎么解决,打开__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'