suun
|
000337116c
|
Fix Misspelling
"Shotened Urls" -> "Shortened Urls"
|
6 years ago |
Teknikode
|
8d270bfcc1
|
Fixed button links not being proper (Button link, not a link of a button)
|
6 years ago |
Teknikode
|
bafb11bb6d
|
Fixed redirect for blog posts not working right
|
6 years ago |
Teknikode
|
5040f98cf6
|
Fixed not being able to edit main blog
|
6 years ago |
Teknikode
|
667ef65682
|
Changed images to be in the image folder, and css to be in Content.
|
6 years ago |
Teknikode
|
23b6e61efc
|
Changed blog add/edit posts to use separate pages instead of modal popups. Also added editor helpers.
|
6 years ago |
Teknikode
|
563ff86c3a
|
Added initial reference to MarkdownDeep Client.
|
6 years ago |
Teknikode
|
a8c17ad109
|
Fixed user auth cookie not using the real username, but the one passed in from the model.
|
6 years ago |
Uncled1023
|
bbb819c1ad
|
Changed gratipay link to point to team
|
6 years ago |
Teknikode
|
a55d9f5923
|
Updated readme formatting
|
6 years ago |
Teknikode
|
ce12758c7d
|
Added comments
|
6 years ago |
Teknikode
|
3712d0db68
|
Removed donation info from the about page.
|
6 years ago |
Teknikode
|
b0472d852f
|
Added auto-select to the bitcoin address
|
6 years ago |
Teknikode
|
6ff2f5554c
|
Added donation info to footer.
|
6 years ago |
Teknikode
|
0c71949223
|
Added imap/pop3 info to main sections
|
6 years ago |
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)
|
7 years ago |
Teknikode
|
031e68e0f6
|
Fixed issue where editing a password would remove your login_name from git (breaking logins)
|
7 years ago |
Teknikode
|
683631e4bf
|
Added requirement of ssl for cookies and anti-forgery token
|
7 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.
|
7 years ago |
Teknikode
|
f039a81925
|
Made global logo a route to the actual file.
|
7 years ago |
Teknikode
|
e9b913d4cb
|
Moved unauth handler to function call
|
7 years ago |
Teknikode
|
6f42eaaf08
|
Added custom authentication attribute to redirect to Login for unauthorized access.
|
7 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.
|
7 years ago |
Teknikode
|
7aaa5e922b
|
Fixed some characters not being allowed as Paste passwords.
|
7 years ago |
Teknikode
|
140d0a0371
|
Renamed trusted devices setting.
Added reselecting of current tab after a refresh.
|
7 years ago |
Teknikode
|
e1c8d426df
|
Moved user transfer to once login auth passed, but before two factor. Also moved last seen.
|
7 years ago |
Teknikode
|
d0fd245076
|
Fixed ordering of Blog and Podcast RSS feeds.
|
7 years ago |
Teknikode
|
78b80b1ff3
|
Fixed missing Helper usings.
|
7 years ago |
Teknikode
|
fbbf460b0b
|
Added auto focus to code inputs
|
7 years ago |
Teknikode
|
000f977dfe
|
Added trusted device support for Two Factor authentication.
|
7 years ago |
Teknikode
|
011e737846
|
Added user device skafolding
|
7 years ago |
Teknikode
|
ca4086a540
|
Fixed 'rememberMe' not being passed through correctly.
|
7 years ago |
Teknikode
|
62b3af41c1
|
Added prompting for 2 factor auth setup after turning it on and saving.
|
7 years ago |
Teknikode
|
c95849f468
|
Added two factor auth checking for users that have it enabled.
|
7 years ago |
Teknikode
|
54a9d8e4f0
|
Added initial structure for Two Factor authentication
|
7 years ago |
Teknikode
|
d14739f165
|
Updated newtonsoft and Inferno Crypto
|
7 years ago |
Teknikode
|
b9fb94e685
|
Moved security specific settings to it's own model.
|
7 years ago |
Teknikode
|
32a3bfdb53
|
Removed button from NoJS alert due to it not working because of NoJS. Hehe
|
7 years ago |
Teknikode
|
c3cd48b1a8
|
Separated settings into separate tabs.
|
7 years ago |
Teknikode
|
71e30cd04f
|
Added Yandex verification header
|
7 years ago |
Teknikode
|
2c2e5f9876
|
Added a couple more reserved usernames
|
7 years ago |
Teknikode
|
fcc809bd06
|
Added additional saving to db when deleting user.
|
7 years ago |
Teknikode
|
09ceda4353
|
Added default connection string node in web.config
|
7 years ago |
Teknikode
|
f739b4ee14
|
Added some more usernames to the reserved list
|
7 years ago |
Teknikode
|
d46e20b022
|
Removed CSP in Layout (revisit later)
|
7 years ago |
Teknikode
|
dafa9c6e21
|
Added check so that 'Server Admin' doens't get deleted
|
7 years ago |
Teknikode
|
442bd814e6
|
Added new meta tags, including: CSP, robots, x-ua-compatible
|
7 years ago |
Teknikode
|
1270c3a8dd
|
Added check in Git deletion to allow deletion for new users.
|
7 years ago |