rfiles.online - Share files by topic
Go to file
Jeff Emmett f26850ded2 fix: add missing check_space_access function to encryptid_auth
Also imported by portal/views_shared_space.py but never defined,
causing a second ImportError after the SpacePermission fix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 15:03:28 -07:00
config fix: add missing check_space_access function to encryptid_auth 2026-02-15 15:03:28 -07:00
files feat: enforce space visibility on uploads and API views 2026-02-13 11:54:15 -07:00
portal feat: add EncryptID passkey login to frontend templates 2026-02-15 09:36:05 -07:00
.env.example Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
.gitignore Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
Dockerfile Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
docker-compose.prod.yml Route uploads through direct.rfiles.online to bypass Cloudflare 100MB limit 2026-02-10 18:02:14 +00:00
docker-compose.yml Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
manage.py Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00
requirements.txt Initial commit: rfiles.online standalone file sharing platform 2026-02-10 15:46:31 +00:00