Manish Giri
08d4811df3
feat(client, api): Add Camper Join Date to Profile ( #38408 )
2020-08-04 13:08:13 +05:30
Mrugesh Mohapatra
b58704a5ce
fix: harden username blocklist ( #39281 )
...
* fix: harden username blocklist
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-07-28 10:35:56 +02:00
Tom
f5360e9393
fix: timeline not showing when set to public ( #37937 )
2019-12-20 19:19:02 +05:30
Mrugesh Mohapatra
fdb17223ec
revert : Added displayUsername and username update functionality
...
removes implemenation from #35699
This reverts commit e154f38118be44b49e9a6a99dd88c447d008f9ac.
2019-12-13 01:07:05 +05:30
Catalina
e154f38118
Added displayUsername and username update functionality ( #35699 )
...
* Added displayUsername and username update functionality
* fix: move username assignment to safe place
moved the username assignment down a statement so that it doesn't cause exception
* fix: handle missing username or displayUsername
* refactor: remove redundant code
2019-12-11 12:43:06 +01:00
mikek2252
35a6b40e63
Found that thr model uses lower case i but this was using I
2019-10-31 08:02:06 +00:00
Stuart Taylor
892e6862ed
fix: reduce the number of db calls for getSessionUser ( #37385 )
...
* Fix: Reduce the number of db calls for getSessionUser
* Fix unit tests
2019-10-18 05:47:37 +05:30
Bouncey
53ca86e953
Fix: Ensure emails are processed in lower-case
2019-09-10 11:02:22 +05:30
Bouncey
7271e82503
Fix: Restore email change functionality
2019-09-10 11:02:22 +05:30
Bouncey
0c23844793
chore: Remove old auth cruft
2019-03-05 15:57:46 +05:30
TheFereday
1f44d4d17d
Fixed spelling errors ( #29194 )
2018-11-16 11:29:02 +00:00
Bouncey
0f73fdbd9c
fix(update$): Remove User.update$, refactor to use native loopback interfaces
2018-11-16 04:09:16 +05:30
Bouncey
2de2143457
feat(email-settings): Add email settings
2018-09-21 11:26:30 +01:00
Bouncey
46a217d0a5
chore(server): Move api-server in to it's own DIR
2018-09-03 17:47:48 +05:30