-
Notifications
You must be signed in to change notification settings - Fork 575
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Versent/saml2aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.36.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Versent/saml2aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 12 files changed
- 4 contributors
Commits on Mar 28, 2025
-
--try-no-prompt uses credentials from non-interactive sources, if possilbe. Otherwise it prompts the user to enter these credentials.
Configuration menu - View commit details
-
Copy full SHA for c8af102 - Browse repository at this point
Copy the full SHA c8af102View commit details
Commits on Apr 17, 2025
-
feat(authentik): Add MFA (TOTP) support (#1440)
This change adds support for optional usage of MFA authenticator for IdP Authentik, Without this change it is not possible to use authentik provider when MFA like TOTP is configured for a user. Without this added support the only workaround is to use browser.
Configuration menu - View commit details
-
Copy full SHA for 78330b9 - Browse repository at this point
Copy the full SHA 78330b9View commit details
Commits on May 1, 2025
-
fix: 🐛 simplify flow and remove password repeater (#1390)
Prior to this commit, the configure flow contained multiple if statements, making the logic unnecessarily complex. Additionally, the password repeater was included, which is not required as this process is not a sign-up flow. The password repeater also caused ambiguity when passwords did not match. After this commit, The configure flow has been simplified by reducing the number of if statements, making the logic more straightforward. The password repeater has been removed entirely, as it is not needed. If the user inputs the wrong password, they can simply re-initiate the configure process. fixes #1390 Signed-off-by: Sriram Venkatesh <sriram.venkatesh@versent.com.au>
Configuration menu - View commit details
-
Copy full SHA for 1eeb6f8 - Browse repository at this point
Copy the full SHA 1eeb6f8View commit details -
♻️ refactor: unnecessary duplicate error check
Prior to this commit, The `console.go` file contained a duplicate error check for the `err` variable, which was redundant and unnecessary. After this commit, The duplicate error check has been removed, simplifying the code and improving readability. Signed-off-by: Sriram Venkatesh <sriram.venkatesh@versent.com.au>
Configuration menu - View commit details
-
Copy full SHA for a631e37 - Browse repository at this point
Copy the full SHA a631e37View commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6396781 - Browse repository at this point
Copy the full SHA 6396781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca0d46 - Browse repository at this point
Copy the full SHA 2ca0d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0625a7b - Browse repository at this point
Copy the full SHA 0625a7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65195ee - Browse repository at this point
Copy the full SHA 65195eeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.36.19...master