-
Notifications
You must be signed in to change notification settings - Fork 15
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 social.coffee to generalize the Login to View system #44
Open
Bortseb
wants to merge
12
commits into
fedwiki:master
Choose a base branch
from
Bortseb:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 24, 2024
-
Generalizes the allowedToView function to enable login-to-view with github, twitter, and oauth2.
Configuration menu - View commit details
-
Copy full SHA for 719f93e - Browse repository at this point
Copy the full SHA 719f93eView commit details
Commits on Jul 27, 2024
-
remove code for old bug that's gone now, and enable allowed_usernames to be "*" to allow any user who can authenticate.
Configuration menu - View commit details
-
Copy full SHA for 6b0b771 - Browse repository at this point
Copy the full SHA 6b0b771View commit details -
made it so that both argv.allowed_domains and argv.allowed_usernames can exist at the same time, and the system will still work.
Configuration menu - View commit details
-
Copy full SHA for a71ad0b - Browse repository at this point
Copy the full SHA a71ad0bView commit details -
slightly changed console log when there is an error processing the config parameters.
Configuration menu - View commit details
-
Copy full SHA for 0a087d5 - Browse repository at this point
Copy the full SHA 0a087d5View commit details
Commits on Jul 29, 2024
-
Add explanation and link to configuring the login-to-view system.
Configuration menu - View commit details
-
Copy full SHA for 5b01de0 - Browse repository at this point
Copy the full SHA 5b01de0View commit details -
Create config-login-to-view.md
I'll keep editing this more soon, just wanted to see how it showed up on GitHub, and if it would be added to my existing PR.
Configuration menu - View commit details
-
Copy full SHA for 9652970 - Browse repository at this point
Copy the full SHA 9652970View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ab6be - Browse repository at this point
Copy the full SHA e9ab6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f729b - Browse repository at this point
Copy the full SHA 94f729bView commit details -
switching to authorizing based on id
switched to authorizing users to view based on their id rather than username.
Configuration menu - View commit details
-
Copy full SHA for ec8e765 - Browse repository at this point
Copy the full SHA ec8e765View commit details
Commits on Jul 30, 2024
-
Update config-login-to-view.md
better explain how to configure config properties: allowed_domains and allowed_ids
Configuration menu - View commit details
-
Copy full SHA for 93a87b1 - Browse repository at this point
Copy the full SHA 93a87b1View commit details -
Update config-login-to-view.md
change to more generic example of allowed_domains
Configuration menu - View commit details
-
Copy full SHA for f10a887 - Browse repository at this point
Copy the full SHA f10a887View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dfc857 - Browse repository at this point
Copy the full SHA 0dfc857View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.