Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 3.1 #3548

Merged
merged 7 commits into from
May 23, 2024
Merged

Update 3.1 #3548

merged 7 commits into from
May 23, 2024

Conversation

johrstrom
Copy link
Contributor

Here are some things we want to backport and release into 3.1

Other things I'll be patching are just to get tests to run and pass like:

johrstrom and others added 6 commits May 10, 2024 12:26
support fields that start with numbers in dynamic bc.
redirect to http requests to HTTP_HOST to support aliases.
Add support for configurable redirect host, defaulting to %{HTTP_HOST}.
Use the ps command to count sessions instead of lsof. This was
because lsof may cause issues in some environments with permissions
(like containers) and indeed may be quite slow.

So this changes that for simplicity and speed.
---------

Co-authored-by: treydock <tdockendorf@osc.edu>
HazelGrant
HazelGrant previously approved these changes May 21, 2024
@johrstrom
Copy link
Contributor Author

Thanks for looking at this. Inspecting it a second time, I think we need the OIDC relative redirect. Looking into it now.

Use relative OIDCRedirectURI where applicable to support multiple servernames.
@johrstrom
Copy link
Contributor Author

🤦‍♂️ we did need #3448

@johrstrom johrstrom merged commit 27ce963 into release_3.1 May 23, 2024
23 checks passed
@johrstrom johrstrom deleted the update-3.1 branch May 23, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants