1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/src/Notifications
2023-01-19 11:06:51 -05:00
..
Controllers [SG-167] Implement Passwordless Authentication via Notifications (#2276) 2022-09-26 13:21:13 -04:00
Jobs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Properties Ps 1904 (#2439) 2022-11-24 17:25:16 +01:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
AnonymousNotificationsHub.cs [SG-167] Implement Passwordless Authentication via Notifications (#2276) 2022-09-26 13:21:13 -04:00
appsettings.Development.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.json Move localhost services settings to development settings file (#1423) 2021-07-01 09:04:30 -05:00
appsettings.Production.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.QA.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.SelfHosted.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
AzureQueueHostedService.cs [SG-167] Implement Passwordless Authentication via Notifications (#2276) 2022-09-26 13:21:13 -04:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
ConnectionCounter.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh build and include notifications docker 2018-08-17 18:14:25 -04:00
HeartbeatHostedService.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
HubHelpers.cs [SG-419] Fix problems with push notifications on self-host (#2338) 2022-11-01 09:58:28 -04:00
INotificationHub.cs [SG-167] Implement Passwordless Authentication via Notifications (#2276) 2022-09-26 13:21:13 -04:00
Notifications.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
NotificationsHub.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
packages.lock.json Upgrade FIDO2 library usage out of beta (#2579) 2023-01-19 11:06:51 -05:00
Program.cs Add logging to tokenables (#2298) 2022-09-26 14:22:02 -05:00
Startup.cs [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
SubjectUserIdProvider.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00