Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/4.1.0 #54

Merged
merged 16 commits into from
Sep 14, 2024
Merged

Release/4.1.0 #54

merged 16 commits into from
Sep 14, 2024

Conversation

PaperMtn
Copy link
Owner

@PaperMtn PaperMtn commented Sep 14, 2024

[4.1.0] - 2024-09-14

Added

  • Added enumeration of authentication options for the Workspace you authed to.
    • Shows which domains are authorised to create accounts on the workspace. If a historic domain that isn't registered anymore is still approved, you could access this workspace using an email from it.
    • Also shows which OAuth providers are authorised for the workspace.
  • Added new 'unauthenticated probe' mode. This mode will attempt an unauthenticated probe on the workspace and return any available authentication information, as well as any other useful information such as whether the workspace is on a paid plan.
    • No authentication token is required in this mode, you can spray away to any workspace you like.

Changed

  • Signatures are now downloaded, processes and stored in memory instead of writing to disk. This saves having to store them in files, and solves the issues when using Slack Watchman with read-only filesystems (raised in #51)
  • Migrated to Poetry for dependency control and packaging

@PaperMtn PaperMtn merged commit 4730a71 into master Sep 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant