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