Teknikode
55bf97fe53
Fixed issue where exception from user info was stopping showing results in admin search.
3 years ago
Teknikode
0eb299ad88
Modified cache/CSP to temp disable it.
3 years ago
Teknikode
fc0ee9f673
Fixed Aes128CFB not correctly padding the text for encryption/decryption
3 years ago
Teknikode
e89e62f248
Fixed checking for git user existing being opposite
3 years ago
Teknikode
6a43258809
Modified key
3 years ago
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
8561e6f6de
- Fixed errors with podcast comments.
- Changed editor config tab spacing to be 4 spaces.
3 years ago
Teknikode
86fe419389
Fixed multiple crypto bugs.
3 years ago
Teknikode
a9aff56a27
Modified READEME and set tab indent to 2 spaces
3 years ago
Teknikode
72fa1ff967
Changed visitor chart to always be zeroed at 0.
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
060c7fda80
Fixed shortened URLs in profile history not being the correct links
3 years ago
Teknikode
0a897b94aa
Weird Checkin
3 years ago
Teknikode
08f9535092
Broke out File Upload javascript functions more. Also changed download CSP to allow self.
3 years ago
Teknikode
771687b2b0
Added X-XSS-Protection header
3 years ago
Teknikode
dd117b31ab
Added preload for HSTS
3 years ago
Teknikode
f95dd1f190
Fixed two factor being submitted incorrectly due to enter key. Fixes issue #52
3 years ago
Teknikode
e7f3970bd4
Removed applicationHost section from web config
3 years ago
Teknikode
026d3d6ce3
Added minBytesPerSecond to teknik web config
3 years ago
Teknikode
7070128efb
- Added better cache check for downloads.
- Fixed error redirects not forcing https
3 years ago
Teknikode
b0c98f2e8a
Added range support for Podcasts
3 years ago
Teknikode
ba4c3030ff
Fixed NotFound method not logging correct info/returning 404 status
3 years ago
Teknikode
a69369e813
Fixed bad help info on auth header
3 years ago
Teknikode
0badc6b3f9
Fixed missing reference on profile page
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
366ad08e83
Reworked CSP policy for downloads
3 years ago
Teknikode
a9968e8f87
Added content security policy for uploads
3 years ago
Teknikode
dc66ed77bc
Added exception handler to response helper
3 years ago
Teknikode
b207346fe0
Updated newtonsoft across the board to a single version
3 years ago
Teknikode
cfa226fa6a
Finalized new AES cipher wrapper and removed old instance.
3 years ago
Teknikode
72e5f4b62e
Made AesStream handle syncing with the counter of the cipher.
3 years ago
Teknikode
38bcfd9fc1
Created new AES CTR wrapper to allow specifying the counter manually
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
3bef7915dd
Adding some handling of block offsets for in place encryption/decryption
3 years ago
Teknikode
3490104980
Added range support again.
Fixed file stream read access to allow multiple processes to access the file.
3 years ago
Teknikode
6a1222a667
Added proper 404 response
3 years ago
Teknikode
19b6564ccd
Small mods to download function
3 years ago
Teknikode
e163e0ca8c
- Moved TeknikEntities from global field to disposed local instances.
- Added additional logging/handling of errors.
- Added processed/total bytes for uploads, downloads, and encryption/decryption.
- Fixed paste CSS bundle using a script handler.
- Fixed bad js when viewing a vault
3 years ago
Teknikode
1058b040a4
Updated bandwidth measurements to use correct units
3 years ago
Teknikode
532d28d2d8
Updated uploads to give full URLs with the shortened subdomain by default.
3 years ago
Teknikode
76839c1dec
Changed network stats to return bits instead of bytes
3 years ago
Teknikode
4e43e615ea
Merge branch 'master' of https://git.teknik.io/Teknikode/Teknik.git
3 years ago
Teknikode
80d730636e
Made API follow upload config
3 years ago
Uncled1023
675c2f7456
Merge branch 'tekup' of danthebeastman/Teknik into master
3 years ago
Teknikode
14d5eee2bf
Added file extension filter removal to web config.
Remapped publish profiles to new server.
3 years ago
Teknikode
4f8befae58
Updated comment
3 years ago
Teknikode
b1923bfaa9
Added check to user profile editing to see if password resets are disabled.
3 years ago
danthebeastman
b1612f9dee
Update 'Teknik/Areas/Help/Views/Help/Tools.cshtml'
3 years ago
Uncled1023
056456cf38
Added 'much more'
3 years ago