Commit Graph

387 Commits

Author SHA1 Message Date
c2ea455750 Display the recorder of each Transaction 2021-09-23 21:04:18 +00:00
e75cd254d8 Update stats when is_allowed_entry has changed 2021-09-22 03:19:30 +00:00
c741c498cb Update password change/reset progress text 2021-09-18 21:24:19 +00:00
95295a712e Display progress updates during password resets 2021-09-18 21:12:14 +00:00
33a95d0604 Display progress updates during password changes 2021-09-18 20:45:12 +00:00
77ce7c0f9b Add a setting for if a member is allowed entry 2021-09-16 22:28:24 +00:00
7aebffa329 Raise error on invalid backup key 2021-09-08 18:41:31 +00:00
feff5914ff Update CNC-Precix-Users LDAP group based on certifications 2021-09-08 06:18:17 +00:00
18c8ab1ea9 Add cnc key back into Lockout API 2021-09-08 06:04:09 +00:00
996e063014 Rename CNC cert to Tormach, add Precix CNC cert 2021-09-08 05:24:05 +00:00
c2705338f5 Register new users on the Wiki and Discourse 2021-09-05 01:05:59 +00:00
7dfc32f4df Increase auth server API timeout 2021-09-05 00:53:14 +00:00
77def611cc Add Discourse auth 2021-09-05 00:47:44 +00:00
fa8d68ad52 Fix bug setting wiki password 2021-09-04 23:47:45 +00:00
58b3e4bcc5 Handle orphan cards 2021-09-04 23:38:46 +00:00
8f0b278dd4 Rename auth functions to wiki auth functions 2021-09-04 23:34:43 +00:00
77653e9eb9 Display progress updates during registration 2021-09-04 22:28:12 +00:00
1f5f99c971 Hide Sign Up form from IPs outside Protospace 2021-09-04 20:28:05 +00:00
e6d230a04e Fix newest overall sort bug 2021-08-27 21:33:15 +00:00
fa36a1bec9 Fix empty last name bug 2021-08-21 19:14:06 +00:00
aa5a01681f Hide member last names from non-vetted members 2021-08-19 07:42:01 +00:00
17da308f37 Include AGM in next meeting stats 2021-08-16 20:10:41 +00:00
9afa2fce32 Log door card access time in Calgary timezone 2021-08-12 00:45:49 +00:00
e9727fc5d2 Update registration email not found error 2021-07-29 01:32:47 +00:00
3a1d5e9c66 Move hammertime 2021-07-29 01:07:34 +00:00
9cfde3e3ca Move old scripts into scripts/ directory 2021-07-29 01:06:28 +00:00
349b5941fb Add member sorting by recently inactive 2021-07-24 21:47:58 +00:00
403b0be895 Add options to sort the member list 2021-07-24 01:17:58 +00:00
f4d7060e5b Increase password reset token length in URL route 2021-07-21 22:42:21 +00: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
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
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
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
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