1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

45 Commits

Author SHA1 Message Date
xfox111 4218903ace .NET 10 support + NativeAOT compatibility for the base package (#41) v10.0.0 2025-11-14 05:30:48 +03:00
dependabot[bot] e257ad6bfd Bump github/codeql-action from 3 to 4 (#38)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:09:24 +03:00
dependabot[bot] 9c645e9f03 Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#39)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:09:03 +03:00
dependabot[bot] 14e9a645ff Bump NUnit3TestAdapter from 5.1.0 to 5.2.0 (#40)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:08:46 +03:00
dependabot[bot] 0e361ccd0b Bump actions/setup-dotnet from 4 to 5 (#37)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 16:56:16 +05:00
dependabot[bot] 269f85adf2 Bump NUnit3TestAdapter from 5.0.0 to 5.1.0 (#36)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene Fox <eugene@xfox111.net>
2025-09-02 21:36:01 +03:00
dependabot[bot] 56b662441b Bump NUnit from 4.3.2 to 4.4.0 (#35)
---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 21:32:52 +03:00
dependabot[bot] 80e18fd20a Bump actions/checkout from 4 to 5 (#34)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 21:32:37 +03:00
dependabot[bot] f7f75ebd27 Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 (#33)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 11:57:01 +03:00
xfox111 f67cbd7b27 Replaced dependabot reviewers with CODEOWNERS 2025-06-03 18:52:44 +03:00
dependabot[bot] 91d021ec50 Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 (#31)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.6.0...V5.0.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 18:19:50 +03:00
dependabot[bot] 225237f45f Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 (#32)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 18:19:28 +03:00
xfox111 2ff4b5827a Update README.md 2025-01-13 14:57:27 +03:00
xfox111 f7c8e547be Update LICENSE 2025-01-08 21:30:19 +03:00
xfox111 85a07d3163 Update README.md 2025-01-08 21:26:19 +03:00
dependabot[bot] ef09e49aa3 Bump NUnit from 4.2.2 to 4.3.2 (#30)
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.2.
- [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.2)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 21:24:53 +03:00
xfox111 ce9d126087 Update codeql-analysis.yml (#29) 2024-11-28 16:42:58 +03:00
xfox111 989ed46f3b Major: support for .NET 9 (#26)
* Updated target to net9.0

* Merged net8.0 and net9.0 targets

* Updated workflows
v9.0.0
2024-11-28 16:00:26 +03:00
xfox111 ee0ae960d0 Fixed RFC links in README 2024-09-26 02:20:10 +00:00
xfox111 704d115208 Updated README banner to be visible on nuget 2024-09-26 02:17:03 +00:00
xfox111 6aff2c5671 Final 8.0 release v8.0.0 2024-09-26 01:54:26 +00:00
xfox111 f6750469de Update README.md 2024-09-26 04:33:07 +03:00
xfox111 907d911469 Update release-workflow.yml 2024-09-26 04:20:46 +03:00
xfox111 a00e864af7 Patches (#23)
* Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.11.1 (#22)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update README.md
* Update pr-workflow.yml
* Update release-workflow.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 04:14:45 +03:00
dependabot[bot] 0f3a412352 Bump actions/checkout from 3 to 4 (#21)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 03:32:19 +03:00
xfox111 1b989e7b35 Major 2.0 (#20)
* New 2.0 version + DependencyInjection library

* Updated docs and repo settings (devcontainers, vscode, github, etc.)

* Added tests

* Fixed bugs

* Minor test project refactoring

* Updated projects
- Added symbol packages
- Updated package versions to pre-release

* Updated SECURITY.md

* Added GitHub Actions workflows
2024-09-26 03:20:30 +03:00
xfox111 42f968171b Fixed invalid code generation on formatted secrets ci-1.2.3 2021-12-05 20:44:17 +00:00
xfox111 4c63be6389 Base32 encoder fix (#19)
- Fixed Base32 encoder #6, added test
- Updated NuGet packages
ci-1.2.2
2021-07-09 00:52:00 +03:00
xfox111 a06022ba1e Version 1.2.1 (#18)
- Fixed generated secret length
- Fixed URI encoding issues in `OTPConfiguration.GetUri()`
ci-1.2.1
2021-06-13 19:11:10 +03:00
xfox111 91668e6179 Update SECURITY.md 2021-06-06 23:05:54 +03:00
xfox111 66eab0a589 Version 1.2.0 (#16)
* Expanded support to .NET Standard 2.1 and .NET Core 3.1
* Fixed documentation typos #14 (#15)

Co-authored-by: Akshay Kumar <72260914+AXE02@users.noreply.github.com>
ci-1.2.0
2021-06-06 12:36:49 +03:00
xfox111 9b2376c326 Update azure-pipelines.yml for Azure Pipelines ci-1.1.0 2021-05-30 18:22:25 +03:00
xfox111 f866fb2c80 Updated validation methods signatures (#13)
Improved code coverage results
2021-05-30 18:12:45 +03:00
xfox111 f669201554 Updated CI filter, added deployment status badge 2021-05-30 14:06:15 +03:00
xfox111 435b25ffd2 Changelog moved and pipeline updated (#12) 2021-05-30 13:33:08 +03:00
xfox111 6cd12eb80e Updated README and added PR template (#11) 2021-05-29 03:05:03 +03:00
xfox111 a67ea4f054 Create codeql-analysis.yml (#10) 2021-05-29 03:02:53 +03:00
xfox111 e1635e5aac Update azure-pipelines.yml 2021-05-29 02:40:47 +03:00
xfox111 1e169aa4cd Set up CI with Azure Pipelines (#9) 2021-05-29 02:30:02 +03:00
xfox111 5c2b3562f3 Update README.md 2021-05-28 19:32:32 +03:00
xfox111 d579c1ddd9 Create SECURITY.md 2021-05-28 19:30:47 +03:00
Eugene Fox 560c29be9d Updated NuGet packages for Test project. Security issue fix for CVE-2018-8292 (#7) 2021-05-28 19:10:47 +03:00
whitesource-bolt-for-github[bot] cfa2b02b80 Add .whitesource configuration file (#1)
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
2021-05-28 18:37:45 +03:00
xfox111 3a629ed8c5 Initial commit 2021-05-28 18:36:54 +03:00
xfox111 890c34dd5b Initial commit 2021-05-23 16:14:41 +03:00