Go to file
dependabot[bot] 22ad4ed31c
Bump django from 3.1.13 to 3.1.14 in /apiserver
Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.13...3.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 00:33:44 +00:00
apiserver Bump django from 3.1.13 to 3.1.14 in /apiserver 2022-01-14 00:33:44 +00:00
authserver Increase GET group member list limit 2021-11-11 00:18:48 +00:00
ldapserver Display userPrincipalName in user dump 2021-09-18 21:55:31 +00:00
media Adjust member card template 2020-07-16 16:50:32 -06:00
webclient Add latest training to Home page, make dates readable 2022-01-14 00:32:21 +00:00
.editorconfig Tell GitHub to use 4 width tabs 2020-02-28 09:41:51 +00:00
.prettierrc 🚀 2020-08-20 21:25:10 -06:00
fix_permissions.sh Tighten filesystem permission 2020-05-08 04:57:09 +00:00
LICENSE Change to GNU Affero General Public License 2020-04-17 20:45:36 +00:00
README.md Add some thank-yous 2020-11-16 02:51:18 +00:00

Spaceport

Spaceport is Calgary Protospace's member portal. It tracks membership, courses, training, access cards, and more.

Live: https://my.protospace.ca

Documentation

https://docs.my.protospace.ca

Development Setup

https://docs.my.protospace.ca/dev.html

License

This program is free and open-source software licensed under the GNU Affero General Public License. Please see the LICENSE file for details.

That means you have the right to study, change, and distribute the software and source code to anyone and for any purpose. You deserve these rights.

Acknowledgements

Thanks to the Protospace Portal Committee.

Thanks to Emrah for lockout certification code, Pat for LDAP code, and Murray for the blank member form PDF.

Thanks to all the devs behind Python, Django, DRF, Node, React, Quill, and Bleach.