Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dazinator/AspNetCore.LegacyAuthCookieCompat

Provides classes to encrypt / decrypt asp.net 2 / 3.5 / 4 and 4.5 FormsAuthenticationTickets (cookies) without relying on system.web
https://github.com/dazinator/AspNetCore.LegacyAuthCookieCompat

Update appveyor.yml

9f72fe7d57152f4bb7721b398854f9584ae4242b authored over 1 year ago by Darrell <[email protected]>
Update appveyor.yml

dad5dbc924b5e34d0412e48317b16e38b548deb9 authored over 1 year ago by Darrell <[email protected]>
Merge pull request #35 from hisomu/master

Added FormsProtectionEnum enum

e341eb9a8d7b2bef659ae788062bdd9355d0a969 authored over 1 year ago by Darrell <[email protected]>
Added a unit test against Forms Protection Validation

f41ee326f491f1ccfb6895f52d0b00b5bfc0651f authored over 1 year ago by Mike Pollard <[email protected]>
Added FormsProtectionEnum to Encrypt and Decrypt functions

976d576b462b8fd48e050a2f8dde14bdbce7e76b authored over 1 year ago by Mike Pollard <[email protected]>
Created FormsProtectionEnum enum

3b34da43619a518b5d9c0708db88825b24bf6058 authored over 1 year ago by Mike Pollard <[email protected]>
Merge pull request #28 from stnoa/master

Sha384 support

c012dce6dcbd6245ab8d023ec408fdf8369cd81e authored over 3 years ago by Darrell <[email protected]>
fixed Sha384 constants names

25e3afb3c55b546f14bf39c39f48d5f74d971b3d authored over 3 years ago by Stephan Noack <[email protected]>
changed back to netcoreapp1.0

73a9673707c0da6088257315b79196d4fcf3abbb authored over 3 years ago by Stephan Noack <[email protected]>
Sha384 support

80783dfe073ee39b298439f8cab90917c4736be7 authored over 3 years ago by Stephan Noack <[email protected]>
Update appveyor.yml

78d65d4c6c695a7fa1c6ef2f91ba9a79e47378b7 authored about 4 years ago by Darrell <[email protected]>
Merge pull request #25 from dazinator/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.1

Bump Microsoft.NET.Test.Sdk from 15.0.0 to 16.7.1

1018c953f27ae556f6df3d1b118856b7bf63a46a authored about 4 years ago by Darrell <[email protected]>
Bump Microsoft.NET.Test.Sdk from 15.0.0 to 16.7.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.0.0 to 16.7.1.
- [Re...

52f3b39b929787929479b77da2c624c01fb25271 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #24 from manu-thomas-87/master

Changing the exception type

45bb444b8cbf8a66dddb800e93ab9ba24f1e9d15 authored over 4 years ago by Darrell <[email protected]>
Changing the exception type

Throw the CryptographicException if signature verification failed

ac41c163e3f2f077c140c391577035aee475e8b7 authored over 4 years ago by manu_grh <[email protected]>
Added gitversion.yml

2fc2b5516ad7e852d385c12d9bee6ab0b75239d1 authored over 5 years ago by Darrell Tunnell <[email protected]>
Merge pull request #21 from lemoinem/license

Fix #15: Add license

f176e23f76042017987df5568ff030e943f91e9e authored over 5 years ago by Darrell <[email protected]>
Merge pull request #23 from lemoinem/fix/appveyor-test

Fix appveyor fail

f478d6d0c5bf425037516659b2c144d2b7057a56 authored over 5 years ago by Darrell <[email protected]>
Fix appveyor fail

173aa95e60220a28a23b964bafd76a69ab8a4cff authored over 5 years ago by Mathieu Lemoine <[email protected]>
Merge pull request #22 from lemoinem/fix/utc-vs-local

Fix #20: UTC vs Local DateTime

a1b6ec2edd6945f8e7394a17b5bd0d4eb170e98b authored over 5 years ago by Darrell <[email protected]>
Fix #20: UTC vs Local DateTime

96b5727d3416f322ac68fdfa6850c02ea4be0253 authored over 5 years ago by Mathieu Lemoine <[email protected]>
Fix #15: Add license

0b231af8e5b58be0ca89519d9e76759ed6571eb4 authored over 5 years ago by Mathieu Lemoine <[email protected]>
Merge pull request #19 from lemoinem/feature/aspnet-4.5

Add ASP.Net 4.5 Compatibility

6b51aaf5ca8d22d0940bb82c48bcf7b3480e04c4 authored over 5 years ago by Darrell <[email protected]>
Add ASP.Net 4.5 Compatibility

87df9d5d816a30e61d711d80a945594f020ceb75 authored over 5 years ago by Mathieu Lemoine <[email protected]>
Update README.md

1aef6fdd4dc118eb358d912bd303e14edbd328d1 authored over 6 years ago by Darrell <[email protected]>
#13 - sign release assemblies.

e9be0e98002b7162fc102a908d22eea1c587acbf authored over 6 years ago by Darrell Tunnell <[email protected]>
#3 add nuget version to appveyor script

f647c7b668b1ca8a78d747f5ae6c3337ebe566e1 authored over 6 years ago by Darrell Tunnell <[email protected]>
Removed arbitrary version msbuild properties.

Version numbers are passed in at build time via CI build process.

ac9c153cba16bcc12a6c27d57ff45a465cd27bbb authored over 6 years ago by Darrell Tunnell <[email protected]>
#3 Appveyor build

922036e3df512177b5e3f63b87adfbec58388886 authored over 6 years ago by Darrell Tunnell <[email protected]>
Merge pull request #12 from vivek-9dec/master

Added support for SHA256 and some minor refactoring

03274438ad5ea6a92c44d2541f846f0b1616879f authored over 6 years ago by Darrell <[email protected]>
updated the documentation to show SHA256 and SHA512 support

f53a875a797bb111faf99e3872d6e75c42482e46 authored over 6 years ago by sharmav <[email protected]>
Added support for SHA256 and some minor refactoring (i.e. removed unused namespaces from Sha512HashProvider class)

478cfb9b0daf2336d7453b09555845faff023944 authored over 6 years ago by sharmav <[email protected]>
Merge pull request #10 from AleksandrKugushev/master

Add Sha512 support

178ec24ce414e469e51f1f348313f89567242d00 authored over 6 years ago by Darrell <[email protected]>
apply review notes

8bd86be8da7273221703e0462986006236f9f83f authored over 6 years ago by AleksandrKugushev <[email protected]>
add detailt to expcetions

c639f56175c0877fef82c63197dfc7b92df7524c authored about 7 years ago by AleksandrKugushev <[email protected]>
change date type to UTC

c6bc065309e06b4299ce36f1c641895c0b36ae5c authored about 7 years ago by AleksandrKugushev <[email protected]>
renage HashAlgorythm enum

61638a85052dd90acad2f4aa82ea944defc34313 authored about 7 years ago by AleksandrKugushev <[email protected]>
increase version

d8acd670bbfc537a6af3402e74306503d5fc4e5b authored about 7 years ago by AleksandrKugushev <[email protected]>
add sha512 provider

f576309bbc51dd21c268066ae38f184b2670e04d authored about 7 years ago by AleksandrKugushev <[email protected]>
Merge pull request #6 from jonathantower/master

Updating readme

d43fa88b33775dcc0a1d4076b200be83d811db55 authored about 7 years ago by Darrell <[email protected]>
Updating readme

c2ac56e0bec6d5a09e84b930782c7cda03da0d92 authored over 7 years ago by J. Tower <[email protected]>
Update README.md

Added build badge

bcf95edcd981b69451074afb155de64d61d2a282 authored almost 8 years ago by Darrell <[email protected]>
Deleted old project after conversion

7fcb1824bedbda43830f91ab4db1847ca89261fa authored almost 8 years ago by dazinator <[email protected]>
Closes #4 - netstandard 1.3

bbd8860d7ff55e1318028f6941a1bbe63c7c2414 authored almost 8 years ago by dazinator <[email protected]>
Removed section about webengine.dll

After recent PR, no longer windows only

4722985ac01cdf131391a04986c17187b02ea1c7 authored almost 8 years ago by Darrell <[email protected]>
Merge pull request #2 from PaddoSwam/master

.NET Core 1.0 Upgrade

2533a8962e47365b4bbe14ab6164cfbdd3e59a88 authored almost 8 years ago by Darrell <[email protected]>
Merge branch 'master' of https://github.com/PaddoSwam/AspNetCore.LegacyAuthCookieCompat

# Conflicts:
# README.md
# src/AspNetCore.LegacyAuthCookieCompat.Tests/CookieCompatTests.cs

7349764d4541b67a34e73f6a24aaf01baa148224 authored almost 8 years ago by Tom Hofman <[email protected]>
Moved variable declaration inside the unit test and updated README.md according to the changes made

98751043fc95423347176917cbe85c312dd95863 authored almost 8 years ago by Tom Hofman <[email protected]>
Moved variable declaration inside the unit test and updated README.md according to the changes made

c49f3fa104f78316421f094413da92853946ff38 authored almost 8 years ago by Tom Hofman <[email protected]>
Removed extra parameter on call in LegacyFormsAuthenticationTicketEncryptor.Encrypt to use constructor initalized Sha1HashProvider

44acf13f211568e266ed8bef9b195fc87631a50c authored almost 8 years ago by Tom Hofman <[email protected]>
Removed dependency on webengine4.dll by throwing exceptions on legacy use, if still in use

1481891c74557eb493e00be1b4ba5d943d7944a8 authored almost 8 years ago by Tom Hofman <[email protected]>
Removed nunit test dependency in favor of 'default' using Microsoft.VisualStudio.TestTools.UnitTesting

386a41400fcba9c52020e97837c6e811ebb1faa1 authored almost 8 years ago by Tom Hofman <[email protected]>
Upgraded project files and removed AssemblyInfo.cs's

8db3fb27e56c4a5f3b9f2cc5ed979d24b1c67ac4 authored almost 8 years ago by Tom Hofman <[email protected]>
Update README.md

0977bb7c1d9dcf7eaf3a6c83ba6a5d5ba09fe3b4 authored almost 8 years ago by Darrell <[email protected]>
Update README.md

1ca1d04f6b21bfbb852a98161ae84c08ac25a7ee authored over 8 years ago by Darrell <[email protected]>
Update README.md

429438099bcfe1e0bbc6e05b709d27a64c8839e6 authored over 8 years ago by Darrell <[email protected]>
Update README.md

7c9b6305905b53d302515aeb766274249070360c authored over 8 years ago by Darrell <[email protected]>
Update README.md

8ec6e22e910ad0599eedc2f5c3347beabb7825ab authored over 8 years ago by Darrell <[email protected]>
Update README.md

b1ccc904715605f23ef936d97687d346d334c3b9 authored over 8 years ago by Darrell <[email protected]>
Update README.md

13a1a28282eb7e2bb6cf35faf1800bb958fc1c42 authored over 8 years ago by Darrell <[email protected]>
Create README.md

ebac844b97b44ff541681eef537a1d3a7f2c0900 authored over 8 years ago by Darrell <[email protected]>
updated assembly file version

65ae827262ce34dbc9f8cdb35d5d5de6007c0046 authored over 8 years ago by Darrell Tunnell <[email protected]>
updated assembly version number

5fdda515b27f37b22602b4d4506743a179668a13 authored over 8 years ago by Darrell Tunnell <[email protected]>
Correct dll imports to work on x86 or x64 environments.

878882cd09dfd699ecec49aec08256a45605d9fc authored over 8 years ago by Darrell Tunnell <[email protected]>
Initial nuget release 1.0.0.0

bf2d80d35ec43916e60c15a43ef1d9c311e346eb authored over 8 years ago by Darrell Tunnell <[email protected]>
Initial commit, with unit test.

54d859bd91ad8a2c2e878852dd97da64e295199a authored over 8 years ago by Darrell Tunnell <[email protected]>
Initial commit

8649b6cb5a67815f50a5fbb2a1252c677e31b434 authored over 8 years ago by Darrell <[email protected]>