Results 51 comments of Sim4n6

Something like : ```python import os.path from flask import Flask, request, abort app = Flask(__name__) @app.route("/user_picture3") def user_picture3(): base_path = '/server/static/images' filename = request.args.get('p') fullpath = os.path.normpath(os.path.join(base_path, filename)) if not...

Hey thanks well noticed, now I am getting a different error message CORS Origin ... how do I set up CORS Origin in server side please

Normally bbrf-init ishould do the work unless it requires a bbrf client to first connect right?

If not root, the bbrf unit is not executed at all https://github.com/honoki/bbrf-server/blob/1d178e8373c270617ee48373e1bc2ba00063df51/couchdb/docker-entrypoint.sh#L116-L124

https://github.com/honoki/bbrf-server/pull/19

WEll that .s a good news right?

Beautifulfeom caido to h1 report without leaving caido right?

One more details it should definitely support markdown and redact by highlight...

Permissions would be limited right?

I'm willing to beta test the UI if needed.