CSRF verification failed. Origin checking failed

在seahub_settings.py 中添加配置

CSRF_TRUSTED_ORIGINS = ['https://**.com']    #填你的访问地址