Commit Graph

12 Commits

Author SHA1 Message Date
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 30b1488a18 Rename auth server API functions 2021-09-04 22:54:17 +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
dependabot[bot] 1cde290002 Bump jinja2 from 2.11.2 to 2.11.3 in /authserver
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 05:27:03 +00:00
tanner 5458e4d408 Strip command output 2020-11-22 01:30:14 +00:00
tanner 6b841f3a78 Set a user's wiki password with auth server 2020-11-22 01:30:14 +00:00
tanner 53ae4c31bb Initial commit of auth server 2020-11-22 01:30:14 +00:00