Tim Standen
Tim Standen
This fixes a crash when trying to access records in the local env as an anonymous user. The crash happened when calling `roles` on an `AnonymousUser` class, a method the...
This PR does 3 main things: 1. Moves all ENV calls into different anyway configs 2. Rewrites the lion's share of the ManifoldEnv lib behavior as anyway config 3. Removes...
Current features: - Generates OAI records for projects whenever they're updated (one record per project that's updated with the project) - Converts project metadata into OAI XML stored on the...