Commit Graph

844 Commits

Author SHA1 Message Date
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
466453bf8a Move Courses page link into Classes page 2021-09-18 20:33:40 +00:00
Patrick Spencer
5a8b72fa25 Added comments to reflect the changes on 09/17/2021 2021-09-18 00:42:33 -06:00
Patrick Spencer
f4412d1cf5 Added delete_user() function, also updated create_user() to limit sAMAccountName to 20 chars. Also updated find_user() to now look for either SAM or UPN 2021-09-18 00:26:38 -06:00
77ce7c0f9b Add a setting for if a member is allowed entry 2021-09-16 22:28:24 +00:00
b4cf41edff Add a check for instructors to know course vs. class 2021-09-16 22:28:23 +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
e1aea8efcf Display if the door is open 2021-09-08 03:34:12 +00:00
dependabot[bot]
f7788051d9
Bump pillow from 8.2.0 to 8.3.2 in /apiserver
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [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.2.0...8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 01:36:20 +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
30b1488a18 Rename auth server API functions 2021-09-04 22:54:17 +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
ccd44a063b Add Discourse set password integration 2021-09-04 06:19:57 +00:00
fd0e4b290a Add /ping route to authserver 2021-09-03 23:14:45 +00:00
5c4e0943d0 Improve auth server logging 2021-09-03 23:14:45 +00:00
e6d230a04e Fix newest overall sort bug 2021-08-27 21:33:15 +00:00
370cda0dcc Add link to Charts page 2021-08-21 19:15:22 +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
c98efeff3a Fix 404 in darkmode 2021-08-18 21:45:00 +00:00
d7101195ca Add a QR code for PayPal subscriptions on Home 2021-08-18 20:40:11 +00:00
17da308f37 Include AGM in next meeting stats 2021-08-16 20:10:41 +00:00
7a50d31e67 Fix Mr Bean in dark mode 2021-08-15 01:47:33 +00:00
17377e1856 Add stars to footer 2021-08-15 01:27:44 +00:00
0183b8a1e1 Add delay message to password reset 2021-08-15 00:25:24 +00:00
Tanner Collin
35d2dd22f1
Merge pull request #58 from Protospace/optimize-footer
Optimize footer
2021-08-14 18:23:10 -06: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
f88292a305 Reset search when changing member sorting 2021-07-29 01:02:57 +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
393bf04180 Add wood shop dust sensor to Charts page 2021-07-23 22:58:45 +00:00
f4d7060e5b Increase password reset token length in URL route 2021-07-21 22:42:21 +00:00
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