Sharepy

Latest version: v2.0.0

Safety actively analyzes 621173 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.0

Previously released as v2.0.0-beta.1 in January 2021.

A major refactor of SharePy to provide a standard [Requests auth](https://requests.readthedocs.io/en/master/user/authentication/#new-forms-of-authentication) interface.

- Converted the existing SharePoint Online authentication to a Requests auth class
- Added ADFS auth to compliment the default SharePoint Online authentication. Thanks to joemeneses
- Added automatic authentication method detection for `sharepy.connect()`
- Added version checking for saved session objects. Major version number changes invalidate a session
- Removed `auth_tld` argument from `sharepy.connect()` and replaced with an `login_url` property in auth classes
- Removed connection status messages and added Python exceptions when errors are encountered
- Fixed session files not being closed when reading and writing
- Fixed missing dependencies in PyPI package
- Added `setup.py` script to repository

1.3.0

- Added option to specify top level domain of authentication URL
- Changed status messages to display errors from authentication response

1.2.0

- Added the option to use a username and password in `sharepy.connect()`. Thanks to capps1994
- Changed status messages so they can be printed on a single line in consoles that support it

1.1.3

- Bumped version number to fix PyPI release

1.1.2

- Updated readme

1.1.1

- Added license file and fixed typos in readme

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.