Commit Graph

1048 Commits

Author SHA1 Message Date
8f83749352 Add user lookup to ldapserver ping
This should help keep the cache fresh so create user requests don't time
out when people go to sign up.
2021-07-16 02:34:23 +00:00
8fa5131364 Add classroom dust levels to /charts page 2021-07-02 03:50:14 +00:00
a7b1009d64 Add an input for optional donation memo 2021-06-24 23:18:19 +00:00
Tanner Collin
4226df2684
Merge pull request #55 from Protospace/dependabot/pip/apiserver/django-3.1.12
Bump django from 3.1.10 to 3.1.12 in /apiserver
2021-06-10 14:25:26 -06:00
dependabot[bot]
d9f07a3802
Bump django from 3.1.10 to 3.1.12 in /apiserver
Bumps [django](https://github.com/django/django) from 3.1.10 to 3.1.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.10...3.1.12)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 18:14:50 +00:00
Tanner Collin
ee528c06d9
Merge pull request #52 from Protospace/dependabot/pip/apiserver/pillow-8.2.0
Bump pillow from 8.1.1 to 8.2.0 in /apiserver
2021-06-10 00:01:23 -06:00
Tanner Collin
5db9c47d88
Merge pull request #53 from Protospace/dependabot/pip/apiserver/django-3.1.10
Bump django from 3.1.9 to 3.1.10 in /apiserver
2021-06-10 00:01:04 -06:00
dependabot[bot]
04b5bb2cd8
Bump django from 3.1.9 to 3.1.10 in /apiserver
Bumps [django](https://github.com/django/django) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.9...3.1.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 17:39:47 +00:00
dependabot[bot]
bb9d3f1716
Bump pillow from 8.1.1 to 8.2.0 in /apiserver
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 20:49:50 +00:00
Tanner Collin
137f37b2fe
Merge pull request #49 from Protospace/dependabot/pip/apiserver/urllib3-1.26.5
Bump urllib3 from 1.25.8 to 1.26.5 in /apiserver
2021-06-05 00:22:28 -06:00
Tanner Collin
b2b4105d0f
Merge pull request #50 from Protospace/dependabot/pip/apiserver/django-3.1.9
Bump django from 3.0.14 to 3.1.9 in /apiserver
2021-06-05 00:22:10 -06:00
2fee937a5a Update perms 2021-06-05 01:29:39 +00:00
b272469625 Add script to sync member statuses in DB 2021-06-05 01:26:08 +00:00
1924ea9399 Keep track of Former Members in member table status 2021-06-05 01:20:38 +00:00
832397ec20 Add script to export member list and statuses 2021-06-05 01:20:38 +00:00
dependabot[bot]
7aae12e707
Bump django from 3.0.14 to 3.1.9 in /apiserver
Bumps [django](https://github.com/django/django) from 3.0.14 to 3.1.9.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.14...3.1.9)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 22:18:53 +00:00
dependabot[bot]
defbe64a7f
Bump urllib3 from 1.25.8 to 1.26.5 in /apiserver
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 00:55:54 +00:00
7dabdc4809 Increase LDAP API timeout 2021-05-29 03:27:39 +00:00
Elijah Lucian
d1f5a0088d bolt 2021-05-02 21:23:45 -06:00
Elijah Lucian
153d629bd9 🧼 2021-05-02 21:21:24 -06:00
Elijah Lucian
fdaea315a1 🐛🔨 2021-05-02 21:20:00 -06:00
Tanner Collin
b725acb2d1
Merge pull request #41 from Protospace/dependabot/npm_and_yarn/webclient/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /webclient
2021-04-30 18:52:36 -06:00
Tanner Collin
75ed8fee4f
Merge pull request #42 from Protospace/dependabot/pip/apiserver/urllib3-1.25.8
Bump urllib3 from 1.25.7 to 1.25.8 in /apiserver
2021-04-30 18:52:28 -06:00
dependabot[bot]
0017971166
Bump urllib3 from 1.25.7 to 1.25.8 in /apiserver
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 21:52:50 +00:00
884cdafacb Revert usage tracking 2021-04-25 20:30:33 +00:00
0c184e9b1d Remove history for UsageTrack 2021-04-25 20:24:32 +00:00
1ae93791f9 Add warning when entering PayPal transaction 2021-04-24 21:51:06 +00:00
dependabot[bot]
7fe9401d79
Bump ssri from 6.0.1 to 6.0.2 in /webclient
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 17:50:26 +00:00
b14bd0ebf0 Decrease initial track time to 0 2021-04-16 03:08:16 +00:00
3fa7e86a9f Alert Tanner on username mismatch 2021-04-16 02:56:55 +00:00
a0c9c52475 Fix usages bug when member's not a Spaceport user 2021-04-16 01:14:01 +00:00
74dfdc6c06 Improve search with legal first name 2021-04-16 01:13:36 +00:00
e6beab0ff6 Remove extra package-lock.json 2021-04-16 00:59:02 +00:00
f622c72fc7 Remove extra package-lock.json 2021-04-15 23:52:14 +00:00
Tanner Collin
15e1821817
Merge pull request #25 from Protospace/dependabot/npm_and_yarn/webclient/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /webclient
2021-04-15 17:49:16 -06:00
Tanner Collin
d2191bae2c
Merge pull request #26 from Protospace/dependabot/pip/apiserver/bleach-3.3.0
Bump bleach from 3.1.4 to 3.3.0 in /apiserver
2021-04-15 17:49:06 -06:00
Tanner Collin
2548953e42
Merge pull request #27 from Protospace/dependabot/npm_and_yarn/webclient/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /webclient
2021-04-15 17:48:57 -06:00
Tanner Collin
894ad568cc
Merge pull request #29 from Protospace/dependabot/pip/apiserver/pillow-8.1.1
Bump pillow from 7.2.0 to 8.1.1 in /apiserver
2021-04-15 17:48:47 -06:00
Tanner Collin
430ee32efc
Merge pull request #30 from Protospace/dependabot/pip/apiserver/djangorestframework-3.11.2
Bump djangorestframework from 3.11.0 to 3.11.2 in /apiserver
2021-04-15 17:48:37 -06:00
Tanner Collin
9920a729a0
Merge pull request #31 from Protospace/dependabot/pip/apiserver/jinja2-2.11.3
Bump jinja2 from 2.10.3 to 2.11.3 in /apiserver
2021-04-15 17:48:26 -06:00
dependabot[bot]
659fb141ff
Bump pillow from 7.2.0 to 8.1.1 in /apiserver
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 23:48:23 +00:00
dependabot[bot]
9c9426679c
Bump jinja2 from 2.10.3 to 2.11.3 in /apiserver
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 23:48:15 +00:00
Tanner Collin
d740cf8aa9
Merge pull request #32 from Protospace/dependabot/pip/ldapserver/jinja2-2.11.3
Bump jinja2 from 2.11.1 to 2.11.3 in /ldapserver
2021-04-15 17:48:03 -06:00
Tanner Collin
89401029cb
Merge pull request #33 from Protospace/dependabot/pip/authserver/jinja2-2.11.3
Bump jinja2 from 2.11.2 to 2.11.3 in /authserver
2021-04-15 17:47:53 -06:00
Tanner Collin
cd089988c2
Merge pull request #34 from Protospace/dependabot/npm_and_yarn/webclient/three-0.125.0
Bump three from 0.119.1 to 0.125.0 in /webclient
2021-04-15 17:47:44 -06:00
Tanner Collin
5419c560ec
Merge pull request #36 from Protospace/dependabot/pip/apiserver/pygments-2.7.4
Bump pygments from 2.5.2 to 2.7.4 in /apiserver
2021-04-15 17:47:34 -06:00
Tanner Collin
3042c00aa7
Merge pull request #39 from Protospace/dependabot/pip/apiserver/django-3.0.14
Bump django from 3.0.7 to 3.0.14 in /apiserver
2021-04-15 17:47:14 -06:00
cad4caf518 Reset backup canaries 2021-04-15 23:30:16 +00:00
3f34a3aaf8 Simplify the race condition fix using F() 2021-04-15 22:58:56 +00:00
9a3a9db4ee Fix tracking race condition 2021-04-15 22:38:46 +00:00