Commit Graph

10066 Commits

Author SHA1 Message Date
Cliff Hill
d19cabed90 Removed "expired" flag.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Cliff Hill
3e6a7931d8 Working on getting expiration implemented.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Cliff Hill
570ee6cd86 Updating the InvitedUser model to have the expired flag.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Carlo Costino
48b18b9366 Merge pull request #586 from GSA/purge_command
write a csv bucket purge command
2023-11-09 17:00:52 -05:00
Kenneth Kehl
9dab7cc481 fix typo 2023-11-09 12:59:43 -08:00
Kenneth Kehl
46b236ca35 initial 2023-11-09 08:46:53 -08:00
Carlo Costino
e2f27cc940 Merge pull request #584 from GSA/dependabot/pip/black-23.11.0
Bump black from 23.10.1 to 23.11.0
2023-11-08 16:44:20 -05:00
dependabot[bot]
a8aad180f0 Bump black from 23.10.1 to 23.11.0
Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.1...23.11.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 21:23:56 +00:00
Steven Reilly
5aaa18e210 Merge pull request #583 from GSA/adr-0003-updates
Update ADR-0003: InvitedUser Expirations
2023-11-08 10:22:08 -05:00
Steven Reilly
c364c8fdab Update docs/adrs/0003-implementing-invite-expirations.md 2023-11-08 10:10:58 -05:00
Carlo Costino
3f900101c6 Update ADR-0003: InvitedUser Expirations
This changeset updates ADR-0003 to clarify the work a bit more and remove a couple of extraneous steps.  The previous draft included provisions for creating a whole separate `expired` field, which is unnecessary.

h/t to @xlorepdarkhelm and @stvnrlly for catching this and asking about it!
2023-11-08 10:05:22 -05:00
Carlo Costino
9d0098b5c8 Merge pull request #582 from GSA/dependabot/pip/alembic-1.12.1
Bump alembic from 1.12.0 to 1.12.1
2023-11-07 18:28:01 -05:00
dependabot[bot]
a818fa2cc3 Bump alembic from 1.12.0 to 1.12.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 23:04:59 +00:00
Carlo Costino
ed02822233 Merge pull request #579 from GSA/dependabot/pip/newrelic-9.1.1
Bump newrelic from 9.0.0 to 9.1.1
2023-11-07 18:02:19 -05:00
dependabot[bot]
29f032a657 Bump newrelic from 9.0.0 to 9.1.1
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.0.0...v9.1.1)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 22:45:51 +00:00
Carlo Costino
4fc565efc3 Merge pull request #578 from GSA/dependabot/pip/amqp-5.2.0
Bump amqp from 5.1.1 to 5.2.0
2023-11-07 17:35:38 -05:00
dependabot[bot]
e1d2c21f2c Bump amqp from 5.1.1 to 5.2.0
Bumps [amqp](https://github.com/celery/py-amqp) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog)
- [Commits](https://github.com/celery/py-amqp/compare/v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: amqp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 21:24:20 +00:00
Carlo Costino
87ebf51331 Merge pull request #577 from GSA/dependabot/pip/blinker-1.7.0
Bump blinker from 1.6.2 to 1.7.0
2023-11-07 16:20:06 -05:00
dependabot[bot]
7f50a61a40 Bump blinker from 1.6.2 to 1.7.0
Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/pallets-eco/blinker/releases)
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/blinker/compare/1.6.2...1.7.0)

---
updated-dependencies:
- dependency-name: blinker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 21:03:38 +00:00
Carlo Costino
625e83c7fa Merge pull request #576 from GSA/dependabot/pip/cachetools-5.3.2
Bump cachetools from 5.3.1 to 5.3.2
2023-11-07 16:01:57 -05:00
Steven Reilly
4fdb5c32a6 Merge pull request #581 from GSA/stvnrlly/redeploy-staging-egress
Trigger redeploy of staging egress
2023-11-07 13:20:21 -05:00
Steven Reilly
91e7041d91 Update notify-api-staging.deploy.acl 2023-11-07 12:58:13 -05:00
Carlo Costino
232611629e Merge pull request #580 from GSA/notify-api-553
notify-api-533 add flask command to promote user to platform admin
2023-11-07 12:53:41 -05:00
Kenneth Kehl
7392663b10 cleanup 2023-11-07 07:08:42 -08:00
Kenneth Kehl
aa7b5d3905 notify-api-533 add flask command to promote user to platform admin 2023-11-06 13:31:03 -08:00
dependabot[bot]
c09d92eba7 Bump cachetools from 5.3.1 to 5.3.2
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 21:13:52 +00:00
Carlo Costino
0c6482da32 Merge pull request #575 from GSA/revert-537-remove-default-sender
Revert "Added flag to remove default sender from user list"
2023-11-06 15:55:15 -05:00
Andrew Shumway
840711405d Fixed extra blank spaces 2023-11-06 12:14:27 -07:00
Andrew Shumway
c9c799cce9 Removed return 'sns' 2023-11-06 12:03:42 -07:00
Andrew Shumway
d0368695db Revert "Added flag to remove default sender from user list" 2023-11-06 11:49:17 -07:00
Carlo Costino
9cdc507f6c Merge pull request #574 from GSA/dependabot/pip/jsonschema-4.19.2
Bump jsonschema from 4.17.0 to 4.19.2
2023-11-06 10:18:16 -05:00
dependabot[bot]
227f1337c4 Bump jsonschema from 4.17.0 to 4.19.2
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.0 to 4.19.2.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.17.0...v4.19.2)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 15:03:44 +00:00
Carlo Costino
631c9b6e78 Merge pull request #573 from GSA/dependabot/pip/flake8-bugbear-23.9.16
Bump flake8-bugbear from 23.3.12 to 23.9.16
2023-11-06 10:02:04 -05:00
dependabot[bot]
7b91f0c745 Bump flake8-bugbear from 23.3.12 to 23.9.16
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.3.12 to 23.9.16.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.3.12...23.9.16)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 14:48:11 +00:00
Carlo Costino
5487ea51ec Merge pull request #572 from GSA/dependabot/pip/iso8601-2.1.0
Bump iso8601 from 2.0.0 to 2.1.0
2023-11-06 09:43:07 -05:00
dependabot[bot]
83dd98656b Bump iso8601 from 2.0.0 to 2.1.0
Bumps [iso8601](https://github.com/micktwomey/pyiso8601) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/micktwomey/pyiso8601/releases)
- [Changelog](https://github.com/micktwomey/pyiso8601/blob/main/CHANGELOG.md)
- [Commits](https://github.com/micktwomey/pyiso8601/compare/2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: iso8601
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 14:31:27 +00:00
Carlo Costino
62c05a2658 Merge pull request #571 from GSA/dependabot/pip/bcrypt-4.0.1
Bump bcrypt from 3.2.2 to 4.0.1
2023-11-06 09:29:45 -05:00
dependabot[bot]
f61d06f263 Bump bcrypt from 3.2.2 to 4.0.1
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.2.2 to 4.0.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/3.2.2...4.0.1)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 21:53:43 +00:00
Carlo Costino
bbaf9e37a5 Merge pull request #546 from GSA/notify-api-522
Notify api 522
2023-11-03 15:25:27 -04:00
Kenneth Kehl
d29af81eab whoops 2023-11-03 10:43:21 -07:00
Kenneth Kehl
937dd77f4f fix some tests 2023-11-03 10:27:45 -07:00
Kenneth Kehl
9c841320ca fix tests 2023-11-03 08:28:21 -07:00
Kenneth Kehl
7d2dc776b9 merge from main 2023-11-03 07:10:06 -07:00
Carlo Costino
88b1f7ff78 Merge pull request #566 from GSA/dependabot/pip/packaging-23.2
Bump packaging from 23.1 to 23.2
2023-11-02 21:46:15 -04:00
dependabot[bot]
925f2d8218 Bump packaging from 23.1 to 23.2
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.1...23.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 01:38:59 +00:00
Carlo Costino
9f2940cd89 Merge pull request #565 from GSA/dependabot/pip/notifications-python-client-8.1.0
Bump notifications-python-client from 8.0.1 to 8.1.0
2023-11-02 21:37:16 -04:00
dependabot[bot]
0278bf8c90 Bump notifications-python-client from 8.0.1 to 8.1.0
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 8.0.1 to 8.1.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/notifications-python-client/compare/8.0.1...8.1.0)

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 01:26:14 +00:00
Carlo Costino
8f869134ed Merge pull request #564 from GSA/dependabot/pip/moto-4.2.7
Bump moto from 4.2.6 to 4.2.7
2023-11-02 21:24:35 -04:00
dependabot[bot]
fd26d332aa Bump moto from 4.2.6 to 4.2.7
Bumps [moto](https://github.com/getmoto/moto) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.6...4.2.7)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 01:11:41 +00:00
Carlo Costino
1f4ad44d41 Merge pull request #567 from GSA/dependabot/pip/pip-23.3
Bump pip from 23.2.1 to 23.3
2023-11-02 21:08:44 -04:00