Skip to content

Commit de7be48

Browse files
Merge pull request #51 from mdsol/feature/security-updates
Feature/security updates
2 parents d126996 + 22ba17e commit de7be48

File tree

5 files changed

+569
-445
lines changed

5 files changed

+569
-445
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.6.5
2+
- Resolved dependabot identified security issues
3+
- Removed build status icon from travis (not used for CI any longer)
4+
15
# 1.6.4
26
- Fix `MAuthASGIMiddleware` when accessing `path` when `path` is not set yet.
37
This appears to only happen on startup.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# MAuth Client Python
2-
[![Build
3-
Status](https://travis-ci.com/mdsol/mauth-client-python.svg?token=YCqgqZjJBpwz6GCprYaV&branch=develop)](https://travis-ci.com/mdsol/mauth-client-python)
42

53
MAuth Client Python is an authentication library to manage the information needed to both sign and authenticate requests and responses for Medidata's MAuth authentication system.
64

0 commit comments

Comments
 (0)