Commit Graph

16 Commits

Author SHA1 Message Date
7bbfb05065 Discourse check if user exists before creating account 2022-06-03 00:35:28 +00:00
4aee074527 Adjust authserver log level 2022-06-03 00:35:28 +00:00
b8dc5467d8 Increase GET group member list limit 2021-11-11 00:18:48 +00:00
7b74a58720 Add route to change Discourse username 2021-10-14 22:47:27 +00:00
441e86ec2b Fix bugs related to Discourse username case 2021-09-25 22:59:34 +00:00
596813bee7 Filter out non-Discourse usernames 2021-09-25 03:12:11 +00:00
66fb4767ca Add Discourse group membership integration 2021-09-24 23:00:56 +00:00
35b4ba08e6 Install gunicorn 2021-09-24 23:00:56 +00:00
30b1488a18 Rename auth server API functions 2021-09-04 22:54:17 +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
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
5458e4d408 Strip command output 2020-11-22 01:30:14 +00:00
6b841f3a78 Set a user's wiki password with auth server 2020-11-22 01:30:14 +00:00
53ae4c31bb Initial commit of auth server 2020-11-22 01:30:14 +00:00