mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 16:02:23 +00:00
Both planners now live in windmill-ee-private, reached through a dispatcher that refuses in the open-source build, and an enterprise binary additionally checks for an active license before planning anything. Reading a data table's roles, its usable roles and a schema's owner and grants stays open, so an instance that lapses can still see what it has; every mutation is refused. The UI stops offering what the server would refuse: no Roles entry on a data table, and no Permissions entry on a schema or table, without a license.