Commit Graph

759 Commits

Author SHA1 Message Date
Tanner Collin 3a08a671c0 Merge pull request #64 from Protospace/dependabot/pip/apiserver/django-3.1.13
Bump django from 3.1.12 to 3.1.13 in /apiserver
2021-09-25 19:38:29 -06:00
tanner 3dd606b0af Add new users to protospace_members Discourse group 2021-09-25 23:00:35 +00:00
tanner 6cc2b44711 Update Discourse group membership in daily cronjob 2021-09-25 23:00:35 +00:00
tanner 0b27a8bd5d Grammar 2021-09-25 23:00:35 +00:00
tanner 441e86ec2b Fix bugs related to Discourse username case 2021-09-25 22:59:34 +00:00
tanner 596813bee7 Filter out non-Discourse usernames 2021-09-25 03:12:11 +00:00
tanner 66fb4767ca Add Discourse group membership integration 2021-09-24 23:00:56 +00:00
tanner 35b4ba08e6 Install gunicorn 2021-09-24 23:00:56 +00:00
tanner c2ea455750 Display the recorder of each Transaction 2021-09-23 21:04:18 +00:00
dependabot[bot] 3ecafb6683 Bump django from 3.1.12 to 3.1.13 in /apiserver
Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.12...3.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 18:25:01 +00:00
tanner 26f581b449 Add info for if a member is allowed entry 2021-09-22 07:29:24 +00:00
tanner e75cd254d8 Update stats when is_allowed_entry has changed 2021-09-22 03:19:30 +00:00
tanner 520d11c236 Display userPrincipalName in user dump 2021-09-18 21:55:31 +00:00
tanner ed88c2cbed Remove extra ( 2021-09-18 21:46:06 +00:00
Tanner Collin d7b713bbf2 Merge pull request #61 from pspencer53/ldap_pat
Merge in Pat's LDAP fix
2021-09-18 15:43:40 -06:00
tanner c741c498cb Update password change/reset progress text 2021-09-18 21:24:19 +00:00
tanner 95295a712e Display progress updates during password resets 2021-09-18 21:12:14 +00:00
tanner 33a95d0604 Display progress updates during password changes 2021-09-18 20:45:12 +00:00
tanner 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
tanner 77ce7c0f9b Add a setting for if a member is allowed entry 2021-09-16 22:28:24 +00:00
tanner b4cf41edff Add a check for instructors to know course vs. class 2021-09-16 22:28:23 +00:00
tanner 7aebffa329 Raise error on invalid backup key 2021-09-08 18:41:31 +00:00
tanner feff5914ff Update CNC-Precix-Users LDAP group based on certifications 2021-09-08 06:18:17 +00:00
tanner 18c8ab1ea9 Add cnc key back into Lockout API 2021-09-08 06:04:09 +00:00
tanner 996e063014 Rename CNC cert to Tormach, add Precix CNC cert 2021-09-08 05:24:05 +00:00
tanner 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
tanner c2705338f5 Register new users on the Wiki and Discourse 2021-09-05 01:05:59 +00:00
tanner 7dfc32f4df Increase auth server API timeout 2021-09-05 00:53:14 +00:00
tanner 77def611cc Add Discourse auth 2021-09-05 00:47:44 +00:00
tanner fa8d68ad52 Fix bug setting wiki password 2021-09-04 23:47:45 +00:00
tanner 58b3e4bcc5 Handle orphan cards 2021-09-04 23:38:46 +00:00
tanner 8f0b278dd4 Rename auth functions to wiki auth functions 2021-09-04 23:34:43 +00:00
tanner 30b1488a18 Rename auth server API functions 2021-09-04 22:54:17 +00:00
tanner 77653e9eb9 Display progress updates during registration 2021-09-04 22:28:12 +00:00
tanner 1f5f99c971 Hide Sign Up form from IPs outside Protospace 2021-09-04 20:28:05 +00:00
tanner ccd44a063b Add Discourse set password integration 2021-09-04 06:19:57 +00:00
tanner fd0e4b290a Add /ping route to authserver 2021-09-03 23:14:45 +00:00
tanner 5c4e0943d0 Improve auth server logging 2021-09-03 23:14:45 +00:00
tanner e6d230a04e Fix newest overall sort bug 2021-08-27 21:33:15 +00:00
tanner 370cda0dcc Add link to Charts page 2021-08-21 19:15:22 +00:00
tanner fa36a1bec9 Fix empty last name bug 2021-08-21 19:14:06 +00:00
tanner aa5a01681f Hide member last names from non-vetted members 2021-08-19 07:42:01 +00:00
tanner c98efeff3a Fix 404 in darkmode 2021-08-18 21:45:00 +00:00
tanner d7101195ca Add a QR code for PayPal subscriptions on Home 2021-08-18 20:40:11 +00:00
tanner 17da308f37 Include AGM in next meeting stats 2021-08-16 20:10:41 +00:00
tanner 7a50d31e67 Fix Mr Bean in dark mode 2021-08-15 01:47:33 +00:00
tanner 17377e1856 Add stars to footer 2021-08-15 01:27:44 +00:00