Teknikode
181e20d86c
- Added AES 128 CFB encrypt/decrypt with IV padding.
- Added helper to edit/remove two factor secrets to/from Git.
- Removed uneccessary references.
- Added initial Unit Tests.
3 years ago
Teknikode
b642f01246
- Added user helper function to change the account type for a given user.
- Added item to admin page to change a user's account type.
3 years ago
Teknikode
656693e0c6
- Removed Inferno crypto library
- Converted SHA384 hashing to use standard .net library
- Moved rest of crypto.cs into the cryptography folder/namespace
3 years ago
Teknikode
b207346fe0
Updated newtonsoft across the board to a single version
3 years ago
Teknikode
1485126096
Revert "- Added a small workaround to possibly support specific block decryption - updated newtonsoft"
This reverts commit 6fbc187e9c
.
3 years ago
Teknikode
6fbc187e9c
- Added a small workaround to possibly support specific block decryption
- updated newtonsoft
3 years ago
Teknikode
b7e00579b5
Added basic IRC web interface that connects to a specific server specified in the config.
3 years ago
Teknikode
da3d923ab7
- Created custom IPrincipal for the user session to include all the user information.
- Added FAQ page with commonly asked questions.
- Added separate config options for each tier of max upload size.
- Updated help to point to the new pages.
4 years ago
Teknikode
b967bc07d6
Moved transpaerency to the new status page, and separated each section into a tab.
4 years ago
Teknikode
2c972f1a83
Added Status page for viewing realtime stats of server resources.
Currently setup with CPU, Memory, and Network
4 years ago
Teknikode
46b4fc9c9e
Added visitor stats to transparency page.
4 years ago
Teknikode
efc7f7dae6
Added ability to create vaults.
Added preventing viewing of Paste if it was password protected.
Added download increments for each item.
Added checking for paste expiration.
Added not showing upload if it was encrypted client side.
4 years ago
Teknikode
8a3f232205
Created EmailAccount model for configs, and moved COntactConfig to use the new model, as well as for logging.
4 years ago
Teknikode
ecf7dd9362
Added gitversioning to all projects
4 years ago
Teknikode
aeb2b55c8e
Fixed references
4 years ago
Teknikode
56b0063dce
Moved Helpers and Configuration into separate projects. Updated all references to use them as well.
4 years ago