fission-codes / auth-lobby

The authentication service that Fission services run.
https://auth.fission.codes
GNU Affero General Public License v3.0
12 stars 1 forks source link

Paths & Performance #66

Closed icidasset closed 3 years ago

icidasset commented 3 years ago

Small PR for two important things:

  1. Optimise for fast path using shared worker (sharedRepo query param passed by SDK)
  2. Support for file permissions, next to existing directory permissions (requires dir paths to have / suffix)