Teknikode
|
a9177d7412
|
Added port numbers to imap and pop3
|
6 years ago |
Teknikode
|
4bf83d22bd
|
Changed git link to https
|
6 years ago |
Teknikode
|
3d5e2a359d
|
Added checking of email/git accounts and re-adding them if they do not exist. (All for one, and one for all)
|
6 years ago |
Teknikode
|
031e68e0f6
|
Fixed issue where editing a password would remove your login_name from git (breaking logins)
|
6 years ago |
Teknikode
|
683631e4bf
|
Added requirement of ssl for cookies and anti-forgery token
|
6 years ago |
Teknikode
|
53d6fc1628
|
Added anti-forgery tokens to user account related requests. Unable to add to login/registration due to cross-domain support for the login/registration form.
|
6 years ago |
Teknikode
|
f039a81925
|
Made global logo a route to the actual file.
|
6 years ago |
Teknikode
|
e9b913d4cb
|
Moved unauth handler to function call
|
6 years ago |
Teknikode
|
6f42eaaf08
|
Added custom authentication attribute to redirect to Login for unauthorized access.
|
6 years ago |
Teknikode
|
25b07d0896
|
Added clearing of trusted devices, and showing of current count of trusted devices.
Added scrollboxes for Uploads/Pastets/Shortened Urls on the Profile.
|
6 years ago |
Teknikode
|
7aaa5e922b
|
Fixed some characters not being allowed as Paste passwords.
|
6 years ago |
Teknikode
|
140d0a0371
|
Renamed trusted devices setting.
Added reselecting of current tab after a refresh.
|
6 years ago |
Teknikode
|
e1c8d426df
|
Moved user transfer to once login auth passed, but before two factor. Also moved last seen.
|
6 years ago |
Teknikode
|
d0fd245076
|
Fixed ordering of Blog and Podcast RSS feeds.
|
6 years ago |
Teknikode
|
78b80b1ff3
|
Fixed missing Helper usings.
|
6 years ago |
Teknikode
|
fbbf460b0b
|
Added auto focus to code inputs
|
6 years ago |
Teknikode
|
000f977dfe
|
Added trusted device support for Two Factor authentication.
|
6 years ago |
Teknikode
|
011e737846
|
Added user device skafolding
|
6 years ago |
Teknikode
|
ca4086a540
|
Fixed 'rememberMe' not being passed through correctly.
|
6 years ago |
Teknikode
|
62b3af41c1
|
Added prompting for 2 factor auth setup after turning it on and saving.
|
6 years ago |
Teknikode
|
c95849f468
|
Added two factor auth checking for users that have it enabled.
|
6 years ago |
Teknikode
|
54a9d8e4f0
|
Added initial structure for Two Factor authentication
|
6 years ago |
Teknikode
|
d14739f165
|
Updated newtonsoft and Inferno Crypto
|
6 years ago |
Teknikode
|
b9fb94e685
|
Moved security specific settings to it's own model.
|
6 years ago |
Teknikode
|
32a3bfdb53
|
Removed button from NoJS alert due to it not working because of NoJS. Hehe
|
6 years ago |
Teknikode
|
c3cd48b1a8
|
Separated settings into separate tabs.
|
6 years ago |
Teknikode
|
71e30cd04f
|
Added Yandex verification header
|
6 years ago |
Teknikode
|
2c2e5f9876
|
Added a couple more reserved usernames
|
6 years ago |
Teknikode
|
fcc809bd06
|
Added additional saving to db when deleting user.
|
6 years ago |
Teknikode
|
09ceda4353
|
Added default connection string node in web.config
|
6 years ago |
Teknikode
|
f739b4ee14
|
Added some more usernames to the reserved list
|
6 years ago |
Teknikode
|
d46e20b022
|
Removed CSP in Layout (revisit later)
|
6 years ago |
Teknikode
|
dafa9c6e21
|
Added check so that 'Server Admin' doens't get deleted
|
6 years ago |
Teknikode
|
442bd814e6
|
Added new meta tags, including: CSP, robots, x-ua-compatible
|
6 years ago |
Teknikode
|
1270c3a8dd
|
Added check in Git deletion to allow deletion for new users.
|
6 years ago |
Teknikode
|
2e587f1ac3
|
Removed unused property from Users
|
6 years ago |
Teknikode
|
f579e1fac2
|
Added migration scripts to solution
|
6 years ago |
Teknikode
|
aedbaca154
|
Added initialization script for migrating existing users for new password storage.
|
6 years ago |
Teknikode
|
1d48f7531d
|
Reverted GitVersion yaml name
|
6 years ago |
Teknikode
|
c6dd9f2704
|
Fixed hash being generated for pastes that didnt' specify password.
Updated GitVersion and Inforno nuget packages
|
6 years ago |
Teknikode
|
7d8691ebbe
|
Fixed never ending loop for transfer types
|
6 years ago |
Teknikode
|
99c0d3a1e3
|
Added transfer properties to Pastes for password transfers.
|
6 years ago |
Teknikode
|
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.
|
6 years ago |
Teknikode
|
e4b2ab0afc
|
Removed uneeded include
|
6 years ago |
Teknikode
|
2c91bf29b2
|
Merged virtual property changes.
|
6 years ago |
Teknikode
|
5e88144bbf
|
Added case sensitivity to certain model properties, and added a more robust transfer account system.
|
6 years ago |
Teknikode
|
4eb1c4c43e
|
Added referrer tracking for downloads.
|
6 years ago |
Teknikode
|
77aa0fe8bc
|
Added download action tracking to uploads/pastes/rss
|
6 years ago |
Teknikode
|
8348d53e04
|
Removed tracking of 404/403 errors. Might revisit this later.
|
6 years ago |
Teknikode
|
1962e4c715
|
Added google verification meta tag
|
6 years ago |