4836 Commits

Author SHA1 Message Date
JustArchi
2b16198f22 Add LoginLimiter to cross-process semaphores 2020-05-20 23:09:27 +02:00
JustArchi
88bb631eea Update CrossProcessMutexBasedSemaphore.cs 2020-05-20 22:04:01 +02:00
JustArchi
6c22724835 Implement OS-wide, cross-process semaphores for ASF instances
Distinction is preserved on webproxy basis (even for LoginLimiter which shouldn't work like that)

Addresses crucial part of #1798
2020-05-20 22:01:29 +02:00
JustArchi
ab57163695 Update Logging.cs 2020-05-20 20:43:13 +02:00
dependabot-preview[bot]
28ba310b67 Bump NLog from 4.7.1 to 4.7.2
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 21:05:44 +00:00
JustArchi
a58b1bd4a3 Bump 2020-05-16 01:23:13 +02:00
JustArchi
9259043e6d Load NLog.config when not in AppContext.BaseDirectory instead
This is needed as custom NLog.config no longer gets loaded in single-file scenario, where NLog probes the directory of the unpacked files instead.

For non-single-publishes this doesn't change anything, as home directory is equal to base directory if not using custom path.
2020-05-16 00:54:28 +02:00
JustArchi
2d5b736e74 Bump 2020-05-15 23:26:09 +02:00
dependabot-preview[bot]
acd80a724d Bump NLog from 4.7.0 to 4.7.1
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/v4.7.1/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/compare/v4.7...v4.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 15:07:51 +00:00
dependabot-preview[bot]
5c2f0edadc Bump Microsoft.Extensions.Logging.Configuration from 3.1.3 to 3.1.4
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 11:24:04 +00:00
dependabot-preview[bot]
af22b5158a Bump Microsoft.Extensions.Configuration.Json from 3.1.3 to 3.1.4
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 10:23:21 +00:00
dependabot-preview[bot]
80d4f377b0 Bump System.Collections.Immutable from 1.7.0 to 1.7.1
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 17:30:15 +00:00
dependabot-preview[bot]
c611d1dee8 Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.3 to 3.1.4
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/AspNetCore/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 17:07:52 +00:00
dependabot-preview[bot]
56d430046a Bump System.Composition from 1.4.0 to 1.4.1
Bumps [System.Composition](https://github.com/dotnet/corefx) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 17:07:04 +00:00
JustArchi
7edbe4a82f Misc 2020-05-10 18:53:10 +02:00
JustArchi
4d0bdf6789 Skip translation progress for invariant languages as well
Fixes annoying notice in docker containers
2020-05-10 18:46:55 +02:00
JustArchi
8960478939 Bump 2020-05-09 20:00:34 +02:00
JustArchi
93ac4cf697 Translations update 2020-05-09 19:58:23 +02:00
JustArchi
5db6df045c When registering API key for ASF usage, signalize it in the domain name
This way user knows it's us who generated it, even though other people may access it as well
2020-05-05 20:14:08 +02:00
JustArchi
3d072cf14b Misc 2020-05-04 16:10:07 +02:00
JustArchi
a4f88ca928 Misc 2020-05-04 16:00:22 +02:00
JustArchi
8e5735726b Misc 2020-05-04 15:31:35 +02:00
Łukasz Domeradzki
4b1d04733d Misc 2020-05-03 20:15:12 +02:00
dependabot-preview[bot]
574a5c65d3 Bump Humanizer from 2.8.2 to 2.8.11
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.8.2 to 2.8.11.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.8.2...v2.8.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-02 17:04:22 +00:00
dependabot-preview[bot]
428e7b2966 Bump Swashbuckle.AspNetCore from 5.4.0 to 5.4.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.0...v5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 08:06:20 +00:00
dependabot-preview[bot]
c9cd228850 Bump Swashbuckle.AspNetCore.Annotations from 5.4.0 to 5.4.1
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.0...v5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 19:11:23 +00:00
dependabot-preview[bot]
cbe7fbbeea Bump Swashbuckle.AspNetCore.Newtonsoft from 5.4.0 to 5.4.1
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.0...v5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 18:44:45 +00:00
dependabot-preview[bot]
4b4f031421 Bump Swashbuckle.AspNetCore.Newtonsoft from 5.3.3 to 5.4.0
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 14:08:56 +00:00
dependabot-preview[bot]
767423b0dc Bump Swashbuckle.AspNetCore from 5.3.3 to 5.4.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 13:45:17 +00:00
dependabot-preview[bot]
d1556a68cf Bump Swashbuckle.AspNetCore.Annotations from 5.3.3 to 5.4.0
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 13:21:10 +00:00
JustArchi
05b697879d Update Bot.cs 2020-04-24 16:50:58 +02:00
JustArchi
7d484437f9 Misc 2020-04-23 19:19:21 +02:00
dependabot-preview[bot]
91e398bace Bump Swashbuckle.AspNetCore.Annotations from 5.3.2 to 5.3.3
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.2...v5.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 01:38:00 +00:00
dependabot-preview[bot]
c6d6ebefe6 Bump Swashbuckle.AspNetCore.Newtonsoft from 5.3.2 to 5.3.3
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.2...v5.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 00:10:49 +00:00
dependabot-preview[bot]
c6dfa65e93 Bump Swashbuckle.AspNetCore from 5.3.2 to 5.3.3
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.2...v5.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 23:43:28 +00:00
dependabot-preview[bot]
789a846271 Bump NLog.Web.AspNetCore from 4.9.1 to 4.9.2
Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/NLog/NLog.Web/releases)
- [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/NLog/NLog.Web/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 11:13:00 +00:00
Sebastian Göls
b65d8fb703 Make HasMobileAuthenticator part of API (#1743) 2020-04-19 13:17:06 +02:00
JustArchi
facbbb1a33 Bump 2020-04-18 19:36:14 +02:00
JustArchi
4ed9f5d293 Do not dispose culture sets
We actually can't know if they're used somewhere else, rely on GC in this case
2020-04-18 19:35:40 +02:00
JustArchi
ed0e4498b4 Misc 2020-04-18 19:31:13 +02:00
JustArchi
1d92dbe57f Convert error to warning 2020-04-18 19:23:07 +02:00
JustArchi
398febf8a3 Bump 2020-04-18 19:00:18 +02:00
dependabot-preview[bot]
0cb7404961 Bump Markdig.Signed from 0.18.3 to 0.20.0
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig) from 0.18.3 to 0.20.0.
- [Release notes](https://github.com/lunet-io/markdig/releases)
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md)
- [Commits](https://github.com/lunet-io/markdig/compare/0.18.3...0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-18 16:59:13 +00:00
JustArchi
7b9bec217a Misc 2020-04-18 18:35:37 +02:00
JustArchi
83e6addd94 DON'T LOOK
I warned you.
2020-04-18 18:33:27 +02:00
JustArchi
5d4e2eaf64 Use string indices 2020-04-18 18:28:15 +02:00
JustArchi
b23f634c9b Implement IAsyncDisposable for all ASF classes that can make use of it 2020-04-18 17:52:11 +02:00
dependabot-preview[bot]
1fe3d57cc8 Bump Humanizer from 2.7.9 to 2.8.2
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.7.9 to 2.8.2.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.7.9...v2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-18 15:18:56 +00:00
JustArchi
0bbe8bf2b4 More misc improvements 2020-04-18 16:58:30 +02:00
JustArchi
4b4b323164 R# code improvements 2020-04-18 16:54:57 +02:00