200 Commits (51bf5e9512c6b7bd7e3272c9d92e8a3f8680049f)

Author SHA1 Message Date
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak f3a8256f35 ESlint strict 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
Julian Lam a14263349b updated termsOfUse to use registration interstitial instead of being integrated into register template 9 years ago
Julian Lam d2926f4fe7 WIP registration interstitial 9 years ago
Julian Lam d0f08b4dd4 added prompt to passport input for Google SSO 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <[email protected]>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <[email protected]>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <[email protected]>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <[email protected]>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <[email protected]>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
Julian Lam c781e55ea9 line endings? #3343 10 years ago
APXEOLOG 10bbbb8942 filter:auth.init strategy extension with custom urls 10 years ago
barisusakli ed173e0a32 closes #3217 10 years ago
barisusakli d946a2fcbd closes #3098
wait for templates to compile even if using clustering
fix emitter.all
upgrade.check error first
removed plugins.ready, using callback on plugins.init
removed webserver.init, using webserver.listen
10 years ago
barisusakli 6dfb229c66 closes #2842 10 years ago
barisusakli 1ade973e56 added missing radix :rage3: 10 years ago
Julian Lam 66422acea2 fixed #2934 10 years ago
Julian Lam 56fc958939 closes #2891 10 years ago
barisusakli 2fd4bcde3f added req.uid user id for logged in users, 0 for guests 10 years ago
Julian Lam 3ef54c3c01 added new hook to allow plugins to override the local login strategy with their own, closes #2806 10 years ago
Barış Soner Uşaklı da305210e2 closes #2618 10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli d2e69884b5 closes #2556 11 years ago
psychobunny 94efa6dd87 closes #2520 11 years ago
barisusakli 8e8375cbba validate email password on register 11 years ago
barisusakli e18ad61ff6 fix login maybe? 11 years ago
barisusakli 957800b2c3 Merge remote-tracking branch 'origin/master' into socket.io1.x 11 years ago
Julian Lam 1378e1155f fixed #2479 11 years ago
barisusakli 0a2d543186 removed getUserSockets 11 years ago
barisusakli d177481f94 chop chop 11 years ago
Julian Lam deac12c540 closed #2424 11 years ago
barisusakli 9791dfb9ea closes #2420 11 years ago
barisusakli 519b1b7e37 closes #2377 11 years ago
barisusakli 9a16a359a8 auth refactor 11 years ago
psychobunny d69054804e closes #2391 11 years ago
barisusakli 220c82a8f2 filter:register.complete change #1527 11 years ago
barisusakli 76c16c0383 filter:register.check change #1527 11 years ago
barisusakli 18462c4190 derp 11 years ago
barisusakli 238fb0bd4b removed logout log 11 years ago
Julian Lam b5481ceed2 property fixed #2087 11 years ago
Julian Lam 08d4d6b5bf changed indentation for continueLogin method in authentication.js 11 years ago
psychobunny 1b2ccda40b closes #2231; see #2218 11 years ago
barisusakli 62084a012e closes #2179 11 years ago
barisusakli d303dea6c7 closes #1986 11 years ago
Julian Lam 7597c654a0 refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved 11 years ago
Julian Lam f891f49339 removing console.logs 11 years ago
Julian Lam dab3667773 re: #2108, auth re-routing 11 years ago
Julian Lam bae634e124 closed #2112 11 years ago
Julian Lam cd135dda13 renamed middleware to applyCSRF, re: #2082 11 years ago
Julian Lam 40e5ad075f started work on #2082 11 years ago
Julian Lam a7736d1926 removed setTimeout when someone tries to log in with a non-existant username 11 years ago
Julian Lam 08c9cbdf70 changing admin API calls to return 404 if unauthenticated, and redirect user to login for regular URL. closes #1885 11 years ago
Julian Lam 298d904d45 refactored login process to be a form submit instead of ajax-redirect, implemented error message parsing using req.flash 11 years ago
barisusakli 005405b16c closes #1976 11 years ago
barisusakli c8084e9b2e closes #1978 11 years ago
Julian Lam 14d7461252 updated deprecation notice for social network sso icons 11 years ago
Julian Lam 2f9fd620d7 fixed #1849 11 years ago
psychobunny f6838ef51e only use passport.authenticate if a strategy url is defined 11 years ago
barisusakli dceeed22f7 closes #1724 11 years ago
Charles 5f1b1ad2bf Also add relative_path to destination
Because the destination url does not include the relative_path
11 years ago
Charles ce083573a9 Fix typo 11 years ago
Charles f26a250b01 Add relative_path to authentication redirects 11 years ago
psychobunny 31adf7084d filter:register.complete - plugins can redirect the user elsewhere post-registration 11 years ago
psychobunny 4bb8762746 send in the entire registration form for userData 11 years ago
Julian Lam 93e3eb4d28 fixed #1584 11 years ago
Julian Lam d948f2a29d moved login via email detection into the internal login block 11 years ago
barisusakli 05872ad458 closes #1545 11 years ago
Aziz Khoury bab88893f1 changing 'filter:register.check' hook signature to provide req, res and data 11 years ago
barisusakli 78ccca4f63 removed comment 11 years ago
Julian Lam e64c1bfec3 closed #1453 11 years ago
Julian Lam b56df975e0 fixed 1495 11 years ago
barisusakli 8afcf44732 gravatars will be generated on demand
changing the setting in ACP will affect all default gravatars now.
11 years ago
barisusakli dde872d6d5 log user ip register 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 2195b20385 closes #1263 11 years ago
Julian Lam 6fb69e6c19 removing error output for incorrect pw on login 11 years ago
barisusakli e49d445422 added err checking 11 years ago
psychobunny da7d6a3137 closes #1175 11 years ago
barisusakli 76d8f19e73 forgot to return #963 11 years ago
barisusakli cd4a204f99 closes #963 11 years ago
psychobunny 197b34461f potentially fixes #1228 11 years ago
psychobunny e3df487173 cleanup 11 years ago
Julian Lam caa9c17bc2 fixed login routes on subfolder installs 11 years ago
psychobunny 8f7a7fec7d more cleanup; commenting out custom plugin routes until its fixed properly 11 years ago
psychobunny fe9d4efa98 moved api-only routes into routes/api.js, cleanup & linting 11 years ago
psychobunny 6820e9e662 random jshinting expedition 11 years ago
Julian Lam 8557c56c45 resolved #1117 11 years ago
Baris Soner Usakli 7e825c61bd some login changes 11 years ago
Baris Soner Usakli a909a25393 closes #1016 11 years ago
Baris Soner Usakli 84446e255d added parseInt 11 years ago
Julian Lam 3c55672f62 seconds != milliseconds *facepalm* 11 years ago
Julian Lam 9e8addee81 fixed #859 11 years ago
Julian Lam c89bc3b9d5 fixing missing template requirement on /reset 11 years ago
Julian Lam 744b6517bf issue #891 11 years ago
Julian Lam ef39c128c2 Removing Google Plus integration from core - adios! 11 years ago
Julian Lam 7e3c46db61 Removing Twitter SSO - toodles! 11 years ago
Julian Lam e7eab83d8f removing facebook SSO from core 11 years ago
Julian Lam f02cd9df82 Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
	src/user.js
11 years ago
Baris Soner Usakli b945dfc71d closes #843 11 years ago