Morten Bøgh
ce9c4f605f
Fixed typo in Dotnet-format section ( #1878 )
2022-02-22 09:54:14 +10:00
Chad Scharf
f1f7fe7bed
We're Hiring! ( #1876 )
...
Added link to Careers page on our repo README.md
2022-02-18 16:50:50 -05:00
Micaiah Martin
ecfdb8ca03
Move to using a shared workflow ( #1874 )
2022-02-18 13:29:23 -06:00
Joseph Flinn
e4c1596882
Version bump Self Host server to 1.46.2 ( #1873 )
2022-02-17 13:05:30 -08:00
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>
2022-02-17 11:23:23 -08:00
Micaiah Martin
8a61fa2af5
Created workflow ( #1871 )
2022-02-17 08:03:56 -06:00
Oscar Hinton
95998292f7
Ensure we require premium for u2f ( #1869 )
2022-02-16 20:28:20 +01:00
Matt Gibson
4ee1dbe929
Enforce hold label ( #1867 )
...
* Enforce hold label
* Linting
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-02-16 08:42:15 -06:00
Micaiah Martin
66922e54d9
Bumped server to 1.46.1, web to 2.26.1, kc to 1.0.1 ( #1868 )
2022-02-15 14:40:47 -06:00
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
2022-02-10 13:48:06 -05:00
Oscar Hinton
8d6c49f656
Add lock files for NuGet ( #1855 )
2022-02-10 15:40:31 +01:00
Oscar Hinton
f246f51249
Remove node from main test task ( #1856 )
2022-02-10 10:14:45 +01:00
Barben360
b2f84abca2
Fix possible syntax error ( #1802 )
2022-02-09 13:12:44 -07:00
Joseph Flinn
6c053e6946
Version bump the server to 1.45.4 ( #1857 )
2022-02-09 11:22:06 -08:00
Joseph Flinn
a4ae38fc95
Rename hotfix branch to hotfix-rc ( #1854 )
2022-02-09 08:17:17 -08:00
Oscar Hinton
6f2f475aa3
Change setup validation to use a dto ( #1852 )
2022-02-09 17:13:21 +01:00
Justin Baur
1b0d18a7c5
Switch to Legacy Deserialization ( #1851 )
2022-02-09 10:39:45 -05:00
Oscar Hinton
f824a2aaf1
Revert to using newtonsoft for saving org TwoFactorProviders ( #1850 )
2022-02-09 14:46:37 +01:00
Oscar Hinton
e05fce18bd
Resolve being unable to configure duo (System.Text.Json) ( #1847 )
2022-02-09 14:12:31 +01:00
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>
2022-02-09 07:51:40 -05:00
Oscar Hinton
2ed8be75dd
Fix organization duo 2fa not working due to switch to System.Text.Json ( #1846 )
2022-02-09 13:45:20 +01:00
Daniel James Smith
cecf052b33
Remove falsely added Microsoft.Azure.Storage.Blobs ( #1845 )
2022-02-09 13:32:40 +01:00
Oscar Hinton
9c98f0358b
Fix newtonsoft complaining about U2f keys ( #1844 )
2022-02-09 13:05:03 +01:00
Oscar Hinton
11144e70ea
Partial revert of #1803 since Azure.Cosmos still uses newtonsoft ( #1843 )
2022-02-09 13:04:55 +01:00
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>
2022-02-08 14:50:30 -07:00
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
2022-02-07 10:28:11 -05:00
Oscar Hinton
f56d2ecae5
[Hotfix] Fix attachment download ( #1841 )
2022-02-07 15:46:20 +01:00
Oscar Hinton
cd61c826f9
[BEEEP] Add explicit error message when uploading the wrong license type ( #1831 )
2022-02-07 09:43:00 +01:00
Justin Baur
240b6e7463
Update File Size to allow null ( #1839 )
...
* Update File Size to allow null
* Remove unneeded nullable number
2022-02-03 13:23:43 -05:00
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
2022-02-02 13:26:15 -06:00
Justin Baur
9e074bca49
Revert TwoFactorProviders to be saved with numerical value ( #1828 )
...
* Add enum key resolver
* Change tests to reflect changes
2022-02-02 14:21:11 -05:00
Matt Gibson
8ce4d56a91
Fix/f4e multiple sponsorships ( #1838 )
...
* Use sponosorship from validate to redeem
* Update tests
* Format
2022-02-02 12:59:47 -06:00
Vincent Salucci
452677e441
[Icons] Update not found image ( #1836 )
2022-02-01 23:09:24 -06:00
Vince Grassia
5b401b3895
Fix Container Registry Purge workflow ( #1835 )
2022-02-01 14:41:34 -05:00
Addison Beck
1e68958b20
[bug] Adjust permissions logic for putting users to a collection ( #1834 )
2022-02-01 13:30:37 -05:00
Justin Baur
b47c30d4f4
Fix organization_license not reading camelCase ( #1832 )
...
* Fix organization_license not reading camelCase
* Fix formatting
2022-02-01 12:26:50 -05:00
Vince Grassia
1b233370eb
Disable schedule ( #1827 )
2022-01-28 14:01:07 -05:00
Vince Grassia
a1f34b5de4
Add Container Registry Purge workflow ( #1826 )
2022-01-27 16:28:12 -05:00
Joseph Flinn
85797bde07
Patch/docker build ( #1825 )
...
* Patch to fix the broken dockerhub push
* undoing a keyboard slip
2022-01-24 12:42:14 -08:00
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>
2022-01-24 11:12:37 -08:00
Oscar Hinton
a9a5417350
Fix WebAuthn not working after move to System.Text.Json ( #1818 )
2022-01-24 18:13:43 +01:00
Oscar Hinton
ac8ca46f0f
Remove the u2f lib ( #1820 )
2022-01-24 12:14:04 +01:00
Justin Baur
5268f2781e
Start Migration from Newtonsoft.Json to System.Text.Json ( #1803 )
...
* Start switch to System.Text.Json
* Work on switching to System.Text.Json
* Main work on STJ refactor
* Fix build errors
* Run formatting
* Delete unused file
* Use legacy for two factor providers
* Run formatter
* Add TokenProviderTests
* Run formatting
* Fix merge issues
* Switch to use JsonSerializer
* Address PR feedback
* Fix formatting
* Ran formatter
* Switch to async
* Ensure Enums are serialized as strings
* Fix formatting
* Enqueue single items as arrays
* Remove CreateAsync method on AzureQueueService
2022-01-21 09:36:25 -05:00
Joseph Flinn
897a76ff48
adding in a manual trigger for the stubbed workflow ( #1822 )
2022-01-21 06:10:07 -08:00
Joseph Flinn
d3938068c7
Workflow: Cleanup after PR ( #1821 )
...
* Stubbing out new workflow to test logic in feature branch
* fixing trigger syntax
2022-01-21 05:42:23 -08:00
Oscar Hinton
d92dd7ea3b
Add support for avif ( #1812 )
2022-01-18 18:50:59 +01:00
Vince Grassia
ac729c619c
Update Version Bump action to latest ( #1809 )
2022-01-18 10:30:16 -05:00
Oscar Hinton
68a8092235
[Emergency Access] Add premium check ( #1815 )
2022-01-18 16:05:12 +01:00
Oscar Hinton
0def1830af
Move identity endpoints to Identity service ( #1807 )
2022-01-17 13:21:51 +01:00
Federico Maccaroni
56ee3bd290
Fix silent push notifications for iOS, it should not contain alert, badge nor sound keys in aps ( #1808 )
2022-01-14 10:52:50 -03:00