Leendert de Borst
|
edeaa77299
|
Merge pull request #487 from lanedirt/342-add-option-to-block-existing-user-in-admin
Add option to block existing user in admin
|
2024-12-20 19:57:39 +01:00 |
|
Leendert de Borst
|
84b93924f5
|
Add user block checks to api and add tests (#342)
|
2024-12-20 19:47:12 +01:00 |
|
Leendert de Borst
|
400e702753
|
Add user blocked status toggle to admin (#342)
|
2024-12-20 18:53:28 +01:00 |
|
Leendert de Borst
|
147f8db5d1
|
Add Blocked column to users table (#342)
|
2024-12-20 18:53:01 +01:00 |
|
Leendert de Borst
|
8e1470bc1b
|
Merge pull request #486 from lanedirt/343-add-option-to-disable-new-user-registration-via-installsh
Add option to disable new user registration via install.sh
|
2024-12-20 18:24:50 +01:00 |
|
Leendert de Borst
|
50853bf011
|
Update tests (#343)
|
2024-12-20 17:30:28 +01:00 |
|
Leendert de Borst
|
07dd90a705
|
Add public registration enabled check to client (#343)
|
2024-12-20 16:52:05 +01:00 |
|
Leendert de Borst
|
a7a7d6d82b
|
Rename public registration enabled flag (#343)
|
2024-12-20 16:51:51 +01:00 |
|
Leendert de Borst
|
249efe54b0
|
Add public registration env flag check to api (#343)
|
2024-12-20 16:06:15 +01:00 |
|
Leendert de Borst
|
20eb3e5ff4
|
Add public registration setting to install.sh (#343)
|
2024-12-20 15:56:30 +01:00 |
|
Leendert de Borst
|
ba15c446d9
|
Merge pull request #484 from lanedirt/483-dark-mode-text-readability-tweaks
Dark mode text readability tweaks
|
2024-12-19 15:54:55 +01:00 |
|
Leendert de Borst
|
5ea9f4ee08
|
Merge pull request #482 from lanedirt/481-add-username-sanity-check-on-vault-save-to-prevent-db-corruption-between-user-sessions
Add username sanity check to vault save to prevent potential vault collision/corruption
|
2024-12-19 15:54:47 +01:00 |
|
Leendert de Borst
|
1e7b7b172a
|
Update tests to work with changed notifications (#481)
|
2024-12-19 15:39:22 +01:00 |
|
Leendert de Borst
|
35f6565c8b
|
Update DbService.cs to fix merge return status (#481)
|
2024-12-19 15:16:28 +01:00 |
|
Leendert de Borst
|
8cb99c997d
|
Update Logo.razor (#483)
|
2024-12-19 15:03:48 +01:00 |
|
Leendert de Borst
|
16cf528b7f
|
Add dark mode tweaks to admin error page (#483)
|
2024-12-19 14:55:25 +01:00 |
|
Leendert de Borst
|
8ad3eb9bd5
|
Add dark mode tweaks to client two factor code page (#483)
|
2024-12-19 14:55:14 +01:00 |
|
Leendert de Borst
|
2d59c40e24
|
Refactor username sanity check to associate with vault load instead of login (#481)
|
2024-12-19 14:39:05 +01:00 |
|
Leendert de Borst
|
33283e07be
|
Set username on unlock (#481)
|
2024-12-19 13:34:14 +01:00 |
|
Leendert de Borst
|
fbf5880370
|
Add username sanity check to vault save (#481)
|
2024-12-19 12:14:06 +01:00 |
|
Leendert de Borst
|
be4a74ef3c
|
Update README.md
|
2024-12-18 10:54:09 +01:00 |
|
Leendert de Borst
|
a759091755
|
Update AppInfo.cs (#479)
0.9.4
|
2024-12-16 16:55:58 +01:00 |
|
dependabot[bot]
|
8dc99c09a8
|
Bump Swashbuckle.AspNetCore from 7.1.0 to 7.2.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.1.0...v7.2.0)
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 12:19:17 +01:00 |
|
dependabot[bot]
|
b9ec4baf66
|
Bump NUglify from 1.21.10 to 1.21.11
Bumps [NUglify](https://github.com/trullock/NUglify) from 1.21.10 to 1.21.11.
- [Release notes](https://github.com/trullock/NUglify/releases)
- [Changelog](https://github.com/trullock/NUglify/blob/master/changelog.md)
- [Commits](https://github.com/trullock/NUglify/compare/v1.21.10...v1.21.11)
---
updated-dependencies:
- dependency-name: NUglify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 12:19:10 +01:00 |
|
Leendert de Borst
|
71ed62cdcb
|
Merge pull request #478 from lanedirt/469-webassembly-required-error-not-visible-in-client-app
Add E2E test for browser with WASM disabled
|
2024-12-16 12:19:00 +01:00 |
|
dependabot[bot]
|
2bbad8c75c
|
Bump NUnit from 4.2.2 to 4.3.0
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/4.2.2...4.3.0)
---
updated-dependencies:
- dependency-name: NUnit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:59 +01:00 |
|
dependabot[bot]
|
f02b841eea
|
Bump Serilog and Serilog.Settings.Configuration
Bumps [Serilog](https://github.com/serilog/serilog) and [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration). These dependencies needed to be updated together.
Updates `Serilog` from 4.2.0 to 4.2.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](https://github.com/serilog/serilog/compare/v4.2.0...v4.2.0)
Updates `Serilog.Settings.Configuration` from 8.0.4 to 9.0.0
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v8.0.4...v9.0.0)
---
updated-dependencies:
- dependency-name: Serilog
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Serilog.Settings.Configuration
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:36 +01:00 |
|
dependabot[bot]
|
f6fc5af8ac
|
Bump MailKit from 4.8.0 to 4.9.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 4.8.0 to 4.9.0.
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MailKit/compare/4.8.0...4.9.0)
---
updated-dependencies:
- dependency-name: MailKit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:30 +01:00 |
|
dependabot[bot]
|
1d1155bf0e
|
Bump MimeKit from 4.8.0 to 4.9.0
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 4.8.0 to 4.9.0.
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MimeKit/compare/4.8.0...4.9.0)
---
updated-dependencies:
- dependency-name: MimeKit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:24:24 +01:00 |
|
Leendert de Borst
|
2632211af6
|
Merge pull request #470 from lanedirt/469-webassembly-required-error-not-visible-in-client-app
Show error if client does not support WebAssembly
|
2024-12-16 10:34:20 +01:00 |
|
Leendert de Borst
|
05cca6998e
|
Merge pull request #468 from lanedirt/467-task-runner-jobs-do-not-always-run-at-configured-time
Add task runner job table for tracking task runner historic runs
|
2024-12-16 10:18:13 +01:00 |
|
Leendert de Borst
|
c4a8a20a62
|
Add E2E test for browser with WASM disabled (#469)
|
2024-12-15 17:05:31 +01:00 |
|
Leendert de Borst
|
f2c6af9ccb
|
Update install.sh URL comment (#469)
|
2024-12-15 16:43:48 +01:00 |
|
Leendert de Borst
|
e94201acda
|
Tweak logo on mobile view auth area (#469)
|
2024-12-15 16:28:57 +01:00 |
|
Leendert de Borst
|
9e03473208
|
Show error message when client does not support WebAssembly (#469)
|
2024-12-15 16:28:41 +01:00 |
|
Leendert de Borst
|
0c5b2fb1da
|
Add task runner job table and manual start button (#467)
|
2024-12-15 15:59:51 +01:00 |
|
Leendert de Borst
|
a5c4a7618d
|
Update AliasServerDbContext.cs so pragma settings are applied correctly (#467)
|
2024-12-15 14:53:33 +01:00 |
|
Leendert de Borst
|
70220cecbb
|
Merge pull request #466 from lanedirt/465-prepare-093-release
Update version to 0.9.3
0.9.3
|
2024-12-13 13:09:33 +01:00 |
|
Leendert de Borst
|
c63faa352f
|
Update version to 0.9.3 (#465)
|
2024-12-13 13:09:14 +01:00 |
|
Leendert de Borst
|
7e261a05c9
|
Merge pull request #464 from lanedirt/463-bump-spamokpasswordgenerator-library-to-110
Bump SpamOK.PasswordGenerator version to 1.1.0
|
2024-12-13 13:01:45 +01:00 |
|
Leendert de Borst
|
545ec5576e
|
Bump SpamOK.PasswordGenerator version to 1.1.0 (#463)
|
2024-12-13 12:45:05 +01:00 |
|
dependabot[bot]
|
73dcbe5860
|
Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /src/AliasVault.Admin directory: [nanoid](https://github.com/ai/nanoid).
Bumps the npm_and_yarn group with 1 update in the /src/AliasVault.Client directory: [nanoid](https://github.com/ai/nanoid).
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 12:15:20 +01:00 |
|
Leendert de Borst
|
13917444b9
|
Merge pull request #461 from lanedirt/460-password-not-correct
Fix account registration username capitalization login bug
|
2024-12-13 12:15:08 +01:00 |
|
dependabot[bot]
|
119e13a9dd
|
Bump Serilog from 4.1.0 to 4.2.0
Bumps [Serilog](https://github.com/serilog/serilog) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](https://github.com/serilog/serilog/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: Serilog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 11:50:58 +01:00 |
|
dependabot[bot]
|
7d656e9a9a
|
Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens
Bumps [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) and [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together.
Updates `Microsoft.IdentityModel.JsonWebTokens` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.2.1...8.3.0)
Updates `Microsoft.IdentityModel.Tokens` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.2.1...8.3.0)
---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.JsonWebTokens
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.IdentityModel.Tokens
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-13 11:50:50 +01:00 |
|
Leendert de Borst
|
8bd05b5c2e
|
Fix account registration username capitalization login bug (#460)
|
2024-12-13 11:50:18 +01:00 |
|
Leendert de Borst
|
1e65f14323
|
Update README.md
|
2024-12-11 23:30:41 +01:00 |
|
Leendert de Borst
|
2c7543889d
|
Update README.md
|
2024-12-11 18:24:10 +01:00 |
|
Leendert de Borst
|
63c5483208
|
Merge pull request #455 from lanedirt/454-update-default-server-settings
Update default server settings
|
2024-12-05 10:07:07 +01:00 |
|
Leendert de Borst
|
2586d61651
|
Merge pull request #457 from lanedirt/456-add-task-runner-to-installsh-pull-list
Update install.sh to include task runner to image pull list
|
2024-12-05 10:07:00 +01:00 |
|