Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
...有没有一种安全的方法来做到这一点?
查看载波,IMO 最重要的问题是确保您的 rails 应用程序没有以特权用户身份运行,因此用户无法传递导致他们访问您想要保留的文件的创意路径。
至于访问其他用户帐户,您需要确保文件被任何人或所有用户所属的组标记为可读。