Bond-009
|
6f17a0b7af
|
Remove legacy auth code (#1677)
* Remove legacy auth code
* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code
* Use auto properties
* static using
* Don't use 'this'
* Fix build
|
5 years ago |
Bond_009
|
0f897589ed
|
Streamline authentication proccess
|
5 years ago |
Bond-009
|
b44a70ff36
|
Simplify/remove/clean code
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
|
6 years ago |
Phallacy
|
dfb1d704ed
|
made hashset static and readonly
|
6 years ago |
Phallacy
|
8f4895e8a5
|
more fixes for perf and style
|
6 years ago |
Bond-009
|
c31b0b311b
|
Apply suggestions from code review
more minor fixes before I do larger fixes
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Phallacy
|
2c26517172
|
minor style fixes
|
6 years ago |
Phallacy
|
edba82db37
|
fixed logic flip in auth empty check and fixed crypto algo choice
|
6 years ago |
Phallacy
|
098de6b050
|
made newlines into linux newlines
|
6 years ago |
Phallacy
|
6bbb968b57
|
minor changes and return to netstandard
|
6 years ago |
Phallacy
|
56e3063342
|
little fixes for JustAMan
|
6 years ago |
Phallacy
|
48e7274d37
|
added justaman notes, fixed new bug from emty has removals
|
6 years ago |
LogicalPhallacy
|
9f3aa2cead
|
Apply suggestions from code review
Adding minor stylistic suggestions from Bond-009
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
6 years ago |
Phallacy
|
77602aff88
|
Minor fixes re:PR870, added null checks from PR876
|
6 years ago |
Phallacy
|
05bbf71b6d
|
sha256 with salt auth and sha1 interop
|
6 years ago |
Phallacy
|
4519ce26e2
|
Upgrade crypto provider, retarget better framework
|
6 years ago |
Erwin de Haan
|
e566d9a231
|
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
|
6 years ago |
Luke Pulverenti
|
bfcd1b520f
|
merge common implementations and server implementations
|
7 years ago |