-
Notifications
You must be signed in to change notification settings - Fork 87
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
Feature/insert manager #213
Merged
Merged
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8387381 - Browse repository at this point
Copy the full SHA 8387381View commit details -
This PR simplifies the controller logic by introducing a new class InsertManager. InsertManager holds a list of possible Filters which filter keys based on OS, AppVersion or features activated. The Filters are added at startup in the WSBaseConfig and allow for Filter activation by Profile or Property. Additionally, the InsertManager can be configured with modifiers. Modifiers can be used to modify keys before inserting into the datbase. Replaces the previous g811a8d461394eecd25bd190c01b933cc177b7d05, according to #226
Configuration menu - View commit details
-
Copy full SHA for 0c9f57b - Browse repository at this point
Copy the full SHA 0c9f57bView commit details -
Remove GaenControllerTestNotThreadSafe and put androidUserAgent strin…
…g in class-variable
Configuration menu - View commit details
-
Copy full SHA for 7c0d208 - Browse repository at this point
Copy the full SHA 7c0d208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b888f - Browse repository at this point
Copy the full SHA 47b888fView commit details
Commits on Sep 3, 2020
-
This PR updates the comments of the filters and modifiers to follow 'plain English': http://www.plainenglish.co.uk/how-to-write-in-plain-english.html Also changed ValidationUtils.checkForDelayedKeyDateClaim and its use in the KeysMatchingJWTFilter which was wrong.
Configuration menu - View commit details
-
Copy full SHA for 019cce0 - Browse repository at this point
Copy the full SHA 019cce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a68c1b - Browse repository at this point
Copy the full SHA 4a68c1bView commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 75707dd - Browse repository at this point
Copy the full SHA 75707ddView commit details -
Split JWTClaims filter for Exposed and ExposedNextDay
Simplify Exception Handling in controller and make InsertException abstract.
Configuration menu - View commit details
-
Copy full SHA for 9014336 - Browse repository at this point
Copy the full SHA 9014336View commit details -
Merge pull request #241 from DP-3T/feature/im-seperation
Split JWTClaims filter for Exposed and ExposedNextDay
Configuration menu - View commit details
-
Copy full SHA for e26dec7 - Browse repository at this point
Copy the full SHA e26dec7View commit details
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a92a481 - Browse repository at this point
Copy the full SHA a92a481View commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe689f8 - Browse repository at this point
Copy the full SHA fe689f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 630d8ba - Browse repository at this point
Copy the full SHA 630d8baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d563904 - Browse repository at this point
Copy the full SHA d563904View 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.