Vince Grassia
5dd6a05615
New Self Host Stub Scripts ( #1893 )
4 years ago
Chad Scharf
a7a39fb54d
CSA-6 Fix/remove artifact binding ( #1885 )
...
* Remove artifact binding, add validation
* Re-add JSON properties but eviscerate them
4 years ago
Vince Grassia
3cefd5fd5d
Add Docker Stub Checksum ( #1888 )
4 years ago
Julien Eyraud
4ecfc66877
Support docker compose v2 ( #1799 )
4 years ago
Micaiah Martin
1d5c9a4f9a
Add dry-run option for release workflow ( #1880 )
4 years ago
Micaiah Martin
156e10da0e
[BEEEP] Bitwarden Script uninstall option ( #1796 )
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
4 years ago
Micaiah Martin
52ddf55029
patch for swagger build step ( #1882 )
4 years ago
Micaiah Martin
ec33e39442
[BEEEP] Ignored workflows from triggering builds ( #1881 )
4 years ago
Morten Bøgh
ce9c4f605f
Fixed typo in Dotnet-format section ( #1878 )
4 years ago
Chad Scharf
f1f7fe7bed
We're Hiring! ( #1876 )
...
Added link to Careers page on our repo README.md
4 years ago
Micaiah Martin
ecfdb8ca03
Move to using a shared workflow ( #1874 )
4 years ago
Joseph Flinn
e4c1596882
Version bump Self Host server to 1.46.2 ( #1873 )
4 years ago
github-actions[bot]
b1fb60c93a
Bumped version to 1.46.2 ( #1872 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
Micaiah Martin
8a61fa2af5
Created workflow ( #1871 )
4 years ago
Oscar Hinton
95998292f7
Ensure we require premium for u2f ( #1869 )
4 years ago
Matt Gibson
4ee1dbe929
Enforce hold label ( #1867 )
...
* Enforce hold label
* Linting
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
4 years ago
Micaiah Martin
66922e54d9
Bumped server to 1.46.1, web to 2.26.1, kc to 1.0.1 ( #1868 )
4 years ago
Justin Baur
6f12a9e621
Additional 2FA tests ( #1860 )
...
* Add 2FA tests for organization
* Move user tests to be in same directory
* Fixed some names and namespace qualifications
* Add GetTwoFactorProviders tests
* Add tests to ensure we can read from name as well
4 years ago
Oscar Hinton
8d6c49f656
Add lock files for NuGet ( #1855 )
4 years ago
Oscar Hinton
f246f51249
Remove node from main test task ( #1856 )
4 years ago
Barben360
b2f84abca2
Fix possible syntax error ( #1802 )
4 years ago
Joseph Flinn
6c053e6946
Version bump the server to 1.45.4 ( #1857 )
4 years ago
Joseph Flinn
a4ae38fc95
Rename hotfix branch to hotfix-rc ( #1854 )
4 years ago
Oscar Hinton
6f2f475aa3
Change setup validation to use a dto ( #1852 )
4 years ago
Justin Baur
1b0d18a7c5
Switch to Legacy Deserialization ( #1851 )
4 years ago
Oscar Hinton
f824a2aaf1
Revert to using newtonsoft for saving org TwoFactorProviders ( #1850 )
4 years ago
Oscar Hinton
e05fce18bd
Resolve being unable to configure duo (System.Text.Json) ( #1847 )
4 years ago
github-actions[bot]
b2f41d2140
Bumped version to 1.46.1 ( #1848 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
Oscar Hinton
2ed8be75dd
Fix organization duo 2fa not working due to switch to System.Text.Json ( #1846 )
4 years ago
Daniel James Smith
cecf052b33
Remove falsely added Microsoft.Azure.Storage.Blobs ( #1845 )
4 years ago
Oscar Hinton
9c98f0358b
Fix newtonsoft complaining about U2f keys ( #1844 )
4 years ago
Oscar Hinton
11144e70ea
Partial revert of #1803 since Azure.Cosmos still uses newtonsoft ( #1843 )
4 years ago
github-actions[bot]
6f86925c6c
Bump version to 1.46.0 ( #1842 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
Justin Baur
b1cd42e394
Fix json only serializing base properties ( #1840 )
...
* Fix json only serializing base properties
* Run formatting
* Switch to returning concrete type
* Update method name
4 years ago
Oscar Hinton
f56d2ecae5
[Hotfix] Fix attachment download ( #1841 )
4 years ago
Oscar Hinton
cd61c826f9
[BEEEP] Add explicit error message when uploading the wrong license type ( #1831 )
4 years ago
Justin Baur
240b6e7463
Update File Size to allow null ( #1839 )
...
* Update File Size to allow null
* Remove unneeded nullable number
4 years ago
Matt Gibson
5f2da6e4b7
Fix/identity service model validation ( #1837 )
...
* Fix indentation
* Fix comment
* Extract ModelStateValidationFilter add to Indentity MVC opts
* Remove unnecessary base constructor call
4 years ago
Justin Baur
9e074bca49
Revert TwoFactorProviders to be saved with numerical value ( #1828 )
...
* Add enum key resolver
* Change tests to reflect changes
4 years ago
Matt Gibson
8ce4d56a91
Fix/f4e multiple sponsorships ( #1838 )
...
* Use sponosorship from validate to redeem
* Update tests
* Format
4 years ago
Vincent Salucci
452677e441
[Icons] Update not found image ( #1836 )
4 years ago
Vince Grassia
5b401b3895
Fix Container Registry Purge workflow ( #1835 )
4 years ago
Addison Beck
1e68958b20
[bug] Adjust permissions logic for putting users to a collection ( #1834 )
4 years ago
Justin Baur
b47c30d4f4
Fix organization_license not reading camelCase ( #1832 )
...
* Fix organization_license not reading camelCase
* Fix formatting
4 years ago
Vince Grassia
1b233370eb
Disable schedule ( #1827 )
4 years ago
Vince Grassia
a1f34b5de4
Add Container Registry Purge workflow ( #1826 )
4 years ago
Joseph Flinn
85797bde07
Patch/docker build ( #1825 )
...
* Patch to fix the broken dockerhub push
* undoing a keyboard slip
4 years ago
Joseph Flinn
41f3e27ace
Feature/feature branch docker images ( #1824 )
...
* enabling ACR images for feature branches
* fixing typo in docker tag name
* Adding a workflow that cleans up the docker images from a branch when it gets merged in.
* Updating job name
* Fixing trigger syntax issue
* adding a manual trigger
* Removing the copy + paste mistake
* Adding non-tty confirmation for the deletion of the image
* Un-paralellizing workflow
* fixing the yq options
* trying a different way to get the var data
* trying with quotes
* trying it for real
* adding in a message and testing deleting a tag that doesn't exist
* handling the case where the tag doesn't exist
* fixing a typo
* logging some vaules to try to get some answers
* trying a different way of passing the var into jq
* final cleanup and test
* fixing linting issues
* normalizing the ACR and Dockerhub pushes
* removing the manual trigger after done testing
* Update .github/workflows/build.yml
removing missed an added whitespace
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
* fixing the EventsProcessor docker repo issue
* switching repos for EventsProcessor
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
4 years ago
Oscar Hinton
a9a5417350
Fix WebAuthn not working after move to System.Text.Json ( #1818 )
4 years ago
Oscar Hinton
ac8ca46f0f
Remove the u2f lib ( #1820 )
4 years ago