index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
models
/
user.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
fix: upgrade sequelize to latest version to fix CVE
BoHong Li
1
-104
/
+103
2019-05-26
Fix missing pictures for OpenID
Sheogorath
1
-0
/
+3
2019-05-13
polyfilling scrypt for node 8.5+
Claudius
1
-4
/
+13
2019-05-13
asyncified setting and verifying the password
Claudius
1
-9
/
+7
2019-05-13
getting password hashing into a hook where it could be async
Claudius
1
-6
/
+14
2018-11-21
Switch scrypt library to a successor
Sheogorath
1
-1
/
+1
2018-11-14
switching to eslint for code checking
Claudius Coenen
1
-1
/
+1
2018-06-23
Allow to disable gravatar
Sheogorath
1
-25
/
+5
2018-05-25
Add token based security feature
Sheogorath
1
-0
/
+4
2018-05-25
Fix requests for deleted users
Sheogorath
1
-0
/
+3
2018-04-17
Move letter-avatars into own request
Sheogorath
1
-5
/
+5
2018-03-26
Use TEXT instead of STRING for tokens
Pedro Ferreira
1
-2
/
+2
2017-11-28
Initial support for SAML authentication
Norihito Nakae
1
-0
/
+9
2017-10-31
Add mattermost authentication
Christoph Witzany
1
-0
/
+9
2017-09-22
Fix broken profile images
Sheogorath
1
-2
/
+6
2017-05-08
refactor: Remove `require` extension filename
BoHong Li
1
-2
/
+2
2017-03-14
Use strict mode in all backend files
BoHong Li
1
-0
/
+1
2017-03-08
Use JavaScript Standard Style
BoHong Li
1
-140
/
+138
2017-02-18
Fix user profile photo might not replace to proper size
Wu Cheng-Han
1
-4
/
+4
2017-02-03
Update to add biggerphoto on parsing user profile
Wu Cheng-Han
1
-10
/
+26
2017-01-06
Profile pictures for LDAP users
alecdwm
1
-0
/
+11
2016-12-02
Update to support optional email register and signin
Wu Cheng-Han
1
-0
/
+33
2016-05-21
Update to use bigger size of profile image
Cheng-Han, Wu
1
-3
/
+3
2016-05-21
Add support of google signin
Cheng-Han, Wu
1
-0
/
+3
2016-05-20
Update to use bigger avatar image and twitter now use screen_name based profi...
Cheng-Han, Wu
1
-2
/
+2
2016-05-15
Add db migrations for PR #121
Cheng-Han, Wu
1
-0
/
+3
2016-05-12
Retrieve GitLab avatar.
Jason Croft
1
-0
/
+3
2016-05-12
Retrieve GitLab avatar.
Jason Croft
1
-0
/
+3
2016-05-11
Add accessToken column
Jason Croft
1
-1
/
+4
2016-04-20
Refactor server with Sequelize ORM, refactor server configs, now will show no...
Cheng-Han, Wu
1
-0
/
+77