Uncled1023
|
d14739f165
|
Updated newtonsoft and Inferno Crypto
|
2016-06-29 15:18:14 -07:00 |
|
Uncled1023
|
b9fb94e685
|
Moved security specific settings to it's own model.
|
2016-06-29 14:13:22 -07:00 |
|
Uncled1023
|
32a3bfdb53
|
Removed button from NoJS alert due to it not working because of NoJS. Hehe
|
2016-06-29 12:12:29 -07:00 |
|
Uncled1023
|
c3cd48b1a8
|
Separated settings into separate tabs.
|
2016-06-29 12:11:33 -07:00 |
|
Uncled1023
|
71e30cd04f
|
Added Yandex verification header
|
2016-06-22 23:11:07 -07:00 |
|
Uncled1023
|
2c2e5f9876
|
Added a couple more reserved usernames
|
2016-06-21 12:27:31 -07:00 |
|
Uncled1023
|
fcc809bd06
|
Added additional saving to db when deleting user.
|
2016-06-20 23:36:14 -07:00 |
|
Uncled1023
|
09ceda4353
|
Added default connection string node in web.config
|
2016-06-20 16:32:04 -07:00 |
|
Uncled1023
|
f739b4ee14
|
Added some more usernames to the reserved list
|
2016-06-20 14:56:11 -07:00 |
|
Uncled1023
|
d46e20b022
|
Removed CSP in Layout (revisit later)
|
2016-06-20 10:31:05 -07:00 |
|
Uncled1023
|
dafa9c6e21
|
Added check so that 'Server Admin' doens't get deleted
|
2016-06-19 23:43:19 -07:00 |
|
Uncled1023
|
442bd814e6
|
Added new meta tags, including: CSP, robots, x-ua-compatible
|
2016-06-18 22:55:35 -07:00 |
|
Uncled1023
|
1270c3a8dd
|
Added check in Git deletion to allow deletion for new users.
|
2016-06-17 21:59:47 -07:00 |
|
Uncled1023
|
2e587f1ac3
|
Removed unused property from Users
|
2016-06-17 21:52:20 -07:00 |
|
Uncled1023
|
f579e1fac2
|
Added migration scripts to solution
|
2016-06-17 21:15:37 -07:00 |
|
Uncled1023
|
aedbaca154
|
Added initialization script for migrating existing users for new password storage.
|
2016-06-17 21:04:50 -07:00 |
|
Uncled1023
|
1d48f7531d
|
Reverted GitVersion yaml name
|
2016-06-17 16:42:36 -07:00 |
|
Uncled1023
|
c6dd9f2704
|
Fixed hash being generated for pastes that didnt' specify password.
Updated GitVersion and Inforno nuget packages
|
2016-06-17 16:39:14 -07:00 |
|
Uncled1023
|
7d8691ebbe
|
Fixed never ending loop for transfer types
|
2016-06-17 16:26:16 -07:00 |
|
Uncled1023
|
99c0d3a1e3
|
Added transfer properties to Pastes for password transfers.
|
2016-06-17 16:10:12 -07:00 |
|
Uncled1023
|
e4a0bc6f8f
|
Fixed user password transfer not generating the new password for the transfer type.
Removed individual db.User access and replaced with user helper GetUser.
|
2016-06-17 15:32:57 -07:00 |
|
Uncled1023
|
e4b2ab0afc
|
Removed uneeded include
|
2016-06-16 23:35:06 -07:00 |
|
Uncled1023
|
2c91bf29b2
|
Merged virtual property changes.
|
2016-06-16 23:33:05 -07:00 |
|
Uncled1023
|
5e88144bbf
|
Added case sensitivity to certain model properties, and added a more robust transfer account system.
|
2016-06-16 23:31:23 -07:00 |
|
Uncled1023
|
4eb1c4c43e
|
Added referrer tracking for downloads.
|
2016-06-16 13:15:33 -07:00 |
|
Uncled1023
|
77aa0fe8bc
|
Added download action tracking to uploads/pastes/rss
|
2016-06-16 13:00:00 -07:00 |
|
Uncled1023
|
8348d53e04
|
Removed tracking of 404/403 errors. Might revisit this later.
|
2016-06-16 12:44:32 -07:00 |
|
Uncled1023
|
1962e4c715
|
Added google verification meta tag
|
2016-06-16 11:16:51 -07:00 |
|
Uncled1023
|
0bfe971504
|
Updated models to use virtual for all entity types. This allows Lazy Loading of all entities.
|
2016-06-16 10:52:59 -07:00 |
|
Uncled1023
|
a3a1823dc1
|
Removed unescessary reference
|
2016-06-02 17:06:14 -07:00 |
|
Uncled1023
|
33ded7eb6a
|
Changed default values for encrypt and saveKey for API to true.
|
2016-06-02 15:57:42 -07:00 |
|
Uncled1023
|
e66d2fcd06
|
Added config to disable password resets.
|
2016-06-02 15:36:05 -07:00 |
|
Uncled1023
|
ca3b2089ae
|
Modified formatting.
|
2016-06-02 15:32:36 -07:00 |
|
Uncled1023
|
d6613e587f
|
Added password resets using recovery emails.
|
2016-06-02 15:23:17 -07:00 |
|
Uncled1023
|
1821cf75ad
|
Added initial portion of Recovery Email option.
|
2016-06-02 00:06:37 -07:00 |
|
Uncled1023
|
1f485c0aee
|
Initial creation of the Vault
|
2016-06-01 20:15:18 -07:00 |
|
Uncled1023
|
af77b43890
|
Made error pages actually return the correct status codes.
|
2016-05-27 15:55:11 -07:00 |
|
Uncled1023
|
654f684c78
|
Cleaned up old code and added route ignore for favicon due to browser bug
|
2016-05-27 15:42:51 -07:00 |
|
Uncled1023
|
3abb5bb233
|
Removed tracking of RSS feeds.
|
2016-05-27 15:09:10 -07:00 |
|
Uncled1023
|
0f96025d48
|
Added Tracking Filter to only those actions that need it.
|
2016-05-27 14:23:08 -07:00 |
|
Uncled1023
|
06fae90a4c
|
Added Do Not Track support for tracking
|
2016-05-26 17:06:37 -07:00 |
|
Uncled1023
|
5dcc2d9eeb
|
Fixed downloads
|
2016-05-26 16:26:28 -07:00 |
|
Uncled1023
|
a5daa7be0b
|
Added check for range before caching
|
2016-05-26 16:03:57 -07:00 |
|
Uncled1023
|
ff69c5080e
|
Added caching to the uploads if not getting by range.
|
2016-05-26 16:01:41 -07:00 |
|
Uncled1023
|
3f497b3de1
|
Fixed title and language/plugins for tracking.
|
2016-05-26 14:40:36 -07:00 |
|
Uncled1023
|
e95f2cf101
|
Added tracking as a global filter.
|
2016-05-26 13:30:40 -07:00 |
|
Uncled1023
|
9d68a3aab0
|
Added try/catch to email sending to prevent it crashing before sending them all.
|
2016-05-20 14:46:13 -07:00 |
|
Uncled1023
|
ee3f7d8ee2
|
Added filter label for human readable explanation.
Separated Username Cleaning logic.
Updated Thunderbird auth method.
|
2016-05-19 16:17:08 -07:00 |
|
Uncled1023
|
bd55b29de9
|
Added warning email option for invalid accounts.
|
2016-05-19 10:28:48 -07:00 |
|
Uncled1023
|
618df3385f
|
Modified ToS
|
2016-05-18 23:55:21 -07:00 |
|