-
Notifications
You must be signed in to change notification settings - Fork 1
Merging upstream commits and fixing vulnerabilities #1
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c307e34 - Browse repository at this point
Copy the full SHA c307e34View commit details
Commits on Jul 10, 2017
-
Merge pull request djenriquez#140 from Lingrino/master
Specify a self-signed CA Certificate
Configuration menu - View commit details
-
Copy full SHA for feae525 - Browse repository at this point
Copy the full SHA feae525View commit details
Commits on Jul 23, 2017
-
Matteo Sessa committed
Jul 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 50d304c - Browse repository at this point
Copy the full SHA 50d304cView commit details
Commits on Jul 24, 2017
-
Merge pull request djenriquez#151 from msessa/bugfix/hcl-json-dot
Replace HCL parsing library
Configuration menu - View commit details
-
Copy full SHA for d2412ef - Browse repository at this point
Copy the full SHA d2412efView commit details
Commits on Jul 25, 2017
-
Helm chart for vault-ui (djenriquez#149)
* chart import * README added * added directory for better clarity * fix chart description
Configuration menu - View commit details
-
Copy full SHA for 0df63db - Browse repository at this point
Copy the full SHA 0df63dbView commit details
Commits on Jul 27, 2017
-
Upgrade base image to node:8.1.4-alpine (djenriquez#148)
* Upgrade base image to node:8.1.4-alpine * fix invalid github endpoint var name
Configuration menu - View commit details
-
Copy full SHA for dfed36a - Browse repository at this point
Copy the full SHA dfed36aView commit details -
fix invalid github endpoint var name (djenriquez#155)
* Upgrade base image to node:8.1.4-alpine * fix invalid github endpoint var name * Update Github.jsx
Configuration menu - View commit details
-
Copy full SHA for 48c12c3 - Browse repository at this point
Copy the full SHA 48c12c3View commit details
Commits on Jul 30, 2017
-
Okta Authentication Backend (djenriquez#156)
* Add Okta resources * Remove comments * Add check for required org name
Configuration menu - View commit details
-
Copy full SHA for b62b3fc - Browse repository at this point
Copy the full SHA b62b3fcView commit details
Commits on Aug 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 70f5962 - Browse repository at this point
Copy the full SHA 70f5962View commit details
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 46953ec - Browse repository at this point
Copy the full SHA 46953ecView commit details
Commits on Aug 24, 2017
-
Add login button (djenriquez#172)
* Add login button * Improve validation
Configuration menu - View commit details
-
Copy full SHA for 0f6ce55 - Browse repository at this point
Copy the full SHA 0f6ce55View commit details -
AppRole Authentication Backend (djenriquez#171)
* Initial commit for approle auth * Place role name field in new render * Add property fields + fix create/update * Complete base functionality * Update README.md
Configuration menu - View commit details
-
Copy full SHA for a5ca670 - Browse repository at this point
Copy the full SHA a5ca670View commit details
Commits on Aug 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d427c5a - Browse repository at this point
Copy the full SHA d427c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7caa5 - Browse repository at this point
Copy the full SHA fc7caa5View commit details
Commits on Aug 29, 2017
-
Add ItemList Class (djenriquez#175)
* Introduce ItemList obj * Upgrade base node image * Add ItemList to AWS, clean up * Add ItemList to AWSEc2, clean up * Fix deleteobject logic * Fix delete for AWS * Fix delete for awsec2 * Add max items per page option * Fix bug that randomly sets page * Bug fixes + itemlist progress * More bug fixes * Cleanup and rename policypicker to itempicker * Add ItemList to Radius * Add ItemList to UserPass * Refactor Secrets to use ItemList * Fix styling * Remove case insensitivity * Clean up directory separator * Fix delete regression * Cleanup itemUri
Configuration menu - View commit details
-
Copy full SHA for 0539041 - Browse repository at this point
Copy the full SHA 0539041View commit details
Commits on Sep 1, 2017
-
Breadcrumb Styles Improvement & "copy path" icon button (djenriquez#180)
* improving breadcrumb styles, adding copy path button * improve spacing
Configuration menu - View commit details
-
Copy full SHA for b2783aa - Browse repository at this point
Copy the full SHA b2783aaView commit details
Commits on Sep 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 725a55a - Browse repository at this point
Copy the full SHA 725a55aView commit details -
Merge pull request djenriquez#186 from tallpauley/fix-dash-breadcrumb
Bug fix: dashes in breadcrumb break
Configuration menu - View commit details
-
Copy full SHA for 1a19146 - Browse repository at this point
Copy the full SHA 1a19146View commit details
Commits on Sep 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8cd027a - Browse repository at this point
Copy the full SHA 8cd027aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455dd4e - Browse repository at this point
Copy the full SHA 455dd4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff9e31 - Browse repository at this point
Copy the full SHA 2ff9e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769469e - Browse repository at this point
Copy the full SHA 769469eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b07c4 - Browse repository at this point
Copy the full SHA f3b07c4View commit details
Commits on Sep 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f95a1f5 - Browse repository at this point
Copy the full SHA f95a1f5View commit details -
Merge pull request djenriquez#189 from tallpauley/fix-dash-breadcrumb
Bug fix: breadcrumb spacing for ALL breaking characters
Configuration menu - View commit details
-
Copy full SHA for 668130c - Browse repository at this point
Copy the full SHA 668130cView commit details
Commits on Sep 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c617b1d - Browse repository at this point
Copy the full SHA c617b1dView commit details
Commits on Sep 28, 2017
-
clarifies expected value for VAULT_URL_DEFAULT (djenriquez#194)
Adds a notice to the description of the VAULT_URL_DEFAULT parameter explaining that the protocol part of the url is mandatory. This is a workaround for the unclear error message an user gets if it is missing
Configuration menu - View commit details
-
Copy full SHA for 17202f6 - Browse repository at this point
Copy the full SHA 17202f6View commit details
Commits on Oct 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fdd545a - Browse repository at this point
Copy the full SHA fdd545aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb16d0f - Browse repository at this point
Copy the full SHA cb16d0fView commit details -
Maintenance: Upgrade packages (djenriquez#200)
* Upgrade dependencies * Upgrade base node image * Add stop propogation fix for upgrade bug * Fix paging bug * Upgrade react, react-dom, pagination * Upgrade babel, webpack, extract-text-webpack-plugin; add prop-types in prep for React 16
Configuration menu - View commit details
-
Copy full SHA for 35ab0d0 - Browse repository at this point
Copy the full SHA 35ab0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fa786 - Browse repository at this point
Copy the full SHA 75fa786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67df24f - Browse repository at this point
Copy the full SHA 67df24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130aba0 - Browse repository at this point
Copy the full SHA 130aba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9866fc - Browse repository at this point
Copy the full SHA d9866fcView commit details
Commits on Oct 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8787ec1 - Browse repository at this point
Copy the full SHA 8787ec1View commit details -
Fix navigation bug when access is denied (djenriquez#203)
* Fix path navigation when access is denied * Cleanup fix
Configuration menu - View commit details
-
Copy full SHA for 6b700e2 - Browse repository at this point
Copy the full SHA 6b700e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b49ff0 - Browse repository at this point
Copy the full SHA 4b49ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e276bc - Browse repository at this point
Copy the full SHA 3e276bcView commit details -
Improve styling (djenriquez#207)
* Improve real-estate * Fix z-index for content container
Configuration menu - View commit details
-
Copy full SHA for 3287079 - Browse repository at this point
Copy the full SHA 3287079View commit details -
Merge pull request djenriquez#206 from tallpauley/token-branch-fix
Bug fix: Create Token button disabled
Configuration menu - View commit details
-
Copy full SHA for 03bc1b8 - Browse repository at this point
Copy the full SHA 03bc1b8View commit details
Commits on Oct 3, 2017
-
Fix scrolling (djenriquez#208)
* Improve real-estate * Fix z-index for content container * Fix styling /w @Lucretius help * Fix right border with overflow enabled * Reduce right margin
Configuration menu - View commit details
-
Copy full SHA for b44abe0 - Browse repository at this point
Copy the full SHA b44abe0View commit details
Commits on Oct 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d6d6bbb - Browse repository at this point
Copy the full SHA d6d6bbbView commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4c498fd - Browse repository at this point
Copy the full SHA 4c498fdView commit details
Commits on Nov 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 28e6378 - Browse repository at this point
Copy the full SHA 28e6378View commit details
Commits on Jan 2, 2018
-
Fix policy schema (djenriquez#228)
* Add new vault properties * Update policy schema
Configuration menu - View commit details
-
Copy full SHA for 7ea0ea6 - Browse repository at this point
Copy the full SHA 7ea0ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 271238a - Browse repository at this point
Copy the full SHA 271238aView commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e58db63 - Browse repository at this point
Copy the full SHA e58db63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a77335 - Browse repository at this point
Copy the full SHA 6a77335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b8362 - Browse repository at this point
Copy the full SHA 36b8362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ba25f - Browse repository at this point
Copy the full SHA 87ba25fView commit details
Commits on Jan 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff5d9ba - Browse repository at this point
Copy the full SHA ff5d9baView commit details