Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nodeca/nodeca.users

Nodeca user app (login / register / albums / profiles)
https://github.com/nodeca/nodeca.users

moved users join into server_chain, to avoid duplicated calls

d5cb7badbfbfc1f07dc791e010d7f3d1b62e35a0 authored over 11 years ago
updated puncher notes

18e6edea59562eb57ed8bd98d9736f5f2d4554cb authored over 11 years ago
Merge remote-tracking branch 'origin/auto_increment'

9cfcfa95bbe378e65ab4ea28bb43de2c51439c82 authored over 11 years ago
Field User.hid is auto incremented now.

28ed0988bfc63d9431cdc0edc2d48ac27039c293 authored over 11 years ago
removed versionKey from mongoose docs

903d2265a5899afe870e541695eeafb5756f63b4 authored over 11 years ago
moved login helper to internal:users.login

6a921360d4258cc599d7fe02b973bf2ebbe0a3a1 authored over 11 years ago
env.request -> env.req

18f90bfa5d0775ea30ef274e110f688f5b3a8bed authored over 11 years ago
removed string casts from templstes

268845262c6e35b5082073447ed7d749bdfc09da authored over 11 years ago
removed unnecessary partials params

b02e0ddb4c0144e157e157737d9956b0c8778aa0 authored over 11 years ago
'res' property is used instead of 'response.data'

9f97b25471518946109e111aa61bee725aff9887 authored over 11 years ago
Protected from duplicated users join on subcalls & code cleanup

f1e3afc81968cd85c7d6abaa9cef0e778103c33d authored over 11 years ago
simplified mongo id validation rules

073b06857d509ced650069988ecdec4b94a36e0b authored over 11 years ago
Renamed User.id to User.hid.

79f1608320ca0bdfd2dbb846914a063dc83bae8a authored over 11 years ago
optimized nick search/lookup

eab44bd813537ceb3437f51646a8a223ef4d21e8 authored over 11 years ago
Done user popup menu in navbar

8c9be490871821f73a66d6c4e3041f61a960da9c authored over 11 years ago
Restricted access to ACP

5f2781bf3ab00be41b8f806bc0faed5ca78e8069 authored over 11 years ago
Added permissions for administrators.

17794c1410ae9085530bd96a1418c48ec278fc66 authored over 11 years ago
Created 'admin' user in migrations.

11ca646236e95a958fe249e5c4d4bcbddd5e141a authored over 11 years ago
Added global setting 'can_access_acp' for user groups.

ef5b7cab27bf44d5988b56d9dfd94c9ff7cc801a authored over 11 years ago
Changes in category names and setting priorities.

f9292b1efea81ce0127a4dbf89ba0b46ddc166b2 authored over 11 years ago
Changed name of admin setting.

2adae5a620cfcde06606c806316cfbdd7d2f2f18 authored over 11 years ago
Added admin setting to see hellbanned users.

ae00047b116b7a2e7c5decd08a0e7aca4f977bf7 authored over 11 years ago
Add `nick_typeahead` client library helper.

c1fb1c27d76ea4e58ad9e88c659c9be0a627f62f authored over 11 years ago
Drop `limit` option of `admin.core.user_lookup`.

3624406bc462d1f429babee231c0b06cec49d101 authored over 11 years ago
Add `strict` option for `admin.core.user_lookup` method.

33df3e18409efc63314713cb0c8740fac25178e1 authored over 11 years ago
Drop admin/core/user_find server method.

0b4661b10866d87e2f85225cbdb2babb8d5124e6 authored over 11 years ago
Refactor user lookup server method.

6a61772e2e9731e6ff0f40f4a86d3695a5698d9a authored over 11 years ago
Create "Select user" reusable block.

ad9f8a437bebd6610b8fb91b6e91c082b2268ad6 authored over 11 years ago
Set `id` field (plain number) at account creation.

f5b537dd93481fab8fbb133090a374b3d72c1d97 authored over 11 years ago
added puncher calls

90f11a8deab09de554054989712ff7e5f7775438 authored over 11 years ago
.usercard-popover -> ._ucard-popover

0d0e3f1e6c0644a423e72f73a34aee69e9c39fe1 authored over 11 years ago
Fix hook priorities.

4d53329f3954ea2f3e79b9618f35d3fcd842c891 authored over 11 years ago
Move http/https switch hooks to server_chain. (part 2, files)

fd6c31aadd53bc2dca8114b9eecf6427f6ca16d6 authored over 11 years ago
Move http/https switch hooks to server_chain. (part 1, code)

a1d384eeee3f0948107c82088748187f92afada9 authored over 11 years ago
Update/fix Wire channel names.

027984978b65093a7393d0494f47885d4c18fbd3 authored over 11 years ago
Update `self.menus` to `self.runtime.menus`.

80e89892fbf3a169ed1323c89bc647dc004eedcd authored over 11 years ago
login form tweak

6e7442eb3698000ca185c48e9b203454ea7227e3 authored over 11 years ago
Rename "auth_https_only.js" to "auth_https_always.js".

9142477363f74be3585b56c2e3d96dce3906fb61 authored over 11 years ago
Simplify `redirectToProtocol` function.

28ceeb7c7f9eca54dbf52d4005f2bdd673e316b8 authored over 11 years ago
Move auth-specific http/https redirection rules to a separate file.

0553b533bd19d656c9476666204f38e5cd108f4e authored over 11 years ago
Simplify code.

aa94b1c0c149c38586f370193ae87221db703f65 authored over 11 years ago
Rename hooks to conform "<subject>_<object>_<verb>" scheme.

c3a8356546b94f6fc70f2015dcc665dc5c5b58d7 authored over 11 years ago
Improve comments on http/https switcher hooks.

948a8a6f9a8a1aa44f779e6878f079e995464dc8 authored over 11 years ago
Specify priorities for http/https switcher hooks.

474698b62d95e3297c268e9491001205ac3d7caf authored over 11 years ago
N.settigns.get: Make `params` argument optional.

d3165e77cc3bf861b7d8cb19f63f210cff5fcf30 authored over 11 years ago
Renumber server_chain hooks.

c9a237d3ff39e95c44be899afb1832ab33870941 authored over 11 years ago
Move session TTL hooks to Nodeca Core.

6d1e56cf9e4ab7e283cbd0d33837a69ce8d6f2ba authored over 11 years ago
Correct comment on `check_login_expire` hook.

c2245ce684b6841040db2608176f97c007901271 authored over 11 years ago
Rename `members_session_ttl` hook to `increase_session_ttl`.

553b38574d5a1548f656470c2607a5e00fc801ba authored over 11 years ago
Increase session TTL for all users with enabled cookies.

74f79b6b6e8a64ce5c44f8b0a81b39181b195778 authored over 11 years ago
Add "Login expire time" setting.

bad883c09f94402e61de1d310ff66d53a16bcec0 authored over 11 years ago
Add "Session expire time" setting.

4db0530c0ca2fa09febc2f369c9adf7335182d9d authored over 11 years ago
Update for new session hook.

fda65a6bd2299abeb4cc5b09cb265ce0e6363c1c authored over 11 years ago
Correct MaxAge time for "forever" cookies.

5af5866015df7d681b4223b48c20ebd35d949b05 authored over 11 years ago
Drop unnecessary priority option from a hook.

6af91b1eb442cf545765482e392f1ee9f9461e44 authored over 11 years ago
Move `switch_http_and_https` to root of hooks directory.

d74d3d0ed32214541062b9588928860ad3f32905 authored over 11 years ago
Refactor `switch_http_and_https` hook.

288f4dfc6643fcef8e14e0d7ff88d75695def8f2 authored over 11 years ago
lib/hooks -> lib/autoload/hooks

e4d7c4d9261f951e31a5807740318f58565753d1 authored over 11 years ago
travis node version update

3d00b74cf5c823e8d98bac4063f79f68c5ec9318 authored over 11 years ago
Style corrections.

5d9a33578b1e43e39a9bc9d5c0e00e49d959fadc authored over 11 years ago
Add a comment.

28f95e1d9791c912d096a12732f4df5a57e149a7 authored over 11 years ago
Revert "Use `env.extras.updateCookie` helper."

This reverts commit a397fe790a2a6a5f52d64771259a285226e4f6a1.

c9be14e7806808cf6a3752995eaade80163154a0 authored over 11 years ago
Remove unnecessary code.

ee72b55e142a04cd5379496cd9d1d50bb730fc71 authored over 11 years ago
Add/delete "ssl" cookie only when needed.

369ee61c3a18ce508c21a3b0e08ba433d33d1ee8 authored over 11 years ago
Do not set cookie domain manually.

f45def1f8fd0a5bba4859eb1667fb4f67ba0576d authored over 11 years ago
Fix `load_current_user` in cases when session is not created.

1992bcd4df16fa762f46cd5ff2eb56bd4bae6290 authored over 11 years ago
Correct priority of `force_members_https` hook.

5ca648cfe53598eb3096b91c69de14a486b94ce3 authored over 11 years ago
Make `force_members_https` hook synchronous.

5de8a2deb37588186e07ce32cf485594348ea67e authored over 11 years ago
Use "Cookies domain" global setting.

18692c74c4c3afc941b5758f32605312781ee610 authored over 11 years ago
Use `env.session_id` instead of deprecated `req.sid`.

7c28f176c0a645e2b647b16473a2c184dc015097 authored over 11 years ago
Fix 'Secure' flag on 'sid' cookie.

95fef2a0d64e2be79bb9fefd86fd2909c0f9db65 authored over 11 years ago
Use `env.extras.updateCookie` helper.

a397fe790a2a6a5f52d64771259a285226e4f6a1 authored over 11 years ago
comment update

18780e3935537cba06bfb7465165b8678077d9af authored over 11 years ago
Use `env.helpers.url_to` to generate email links.

a97d99008c022d5d357f3858264be440dfc7426f authored over 11 years ago
Refactor `general_security_policy` setting.

a5e080cde83aac26096bedb3ff84bf7ccc78f5fe authored over 11 years ago
Move `auth_security_policy` global setting to `general` group.

1c49cea6307d5a13130a41febd9b81bc86520402 authored over 11 years ago
Move `join_users` hook back to "server:**" channel.

b3ab571b05762d16b5ba03803e7ad2c63ee0ed85 authored over 11 years ago
Correct comment in lib/login.js

a49888cb7775ca69e8e9af674eb3f0290fbbf00b authored over 11 years ago
Use `env.helpers.url_to` instead of `env.url_to`.

d552d31886e65bdc0208e4d2c917d238865c23f5 authored over 11 years ago
Correct priorities of HTTP/HTTPS switcher hooks.

4037a29204be5189a1b55565ffd4de53c7eaf847 authored over 11 years ago
Rewrite HTTP/HTTPS switcher hook.

8f2c11abe385388afa9f0b1c86643b58798e5e13 authored over 11 years ago
Drop deprecated global setting translations.

ce2b133649d7a7de96962b150ded89cd08612b45 authored over 11 years ago
Add "Security policy" global setting.

Used to switch HTTP-only, HTTPS-only, and HTTPS-for-registered.

d16a03511015166af7e5833ec36f6d9857e6ac44 authored over 11 years ago
Make `login` library function to perform login and sid change.

2b237077b103823521c2dc2a7ab5589729aab6b2 authored over 11 years ago
Rename "hooks/requests" to "hooks/server_chain".

15a54f0ed4b7cffa4868d3440f5d23fcf2a0568d authored over 11 years ago
Move old hook to server_chain

ddfec927590212a565e8f01f6b93515e8a0d56a8 authored over 11 years ago
Return 'Bad Request' on plain HTTP/RPC when encryption is required.

19159f684bc22175cbf072b039ac09a82b7ef47d authored over 11 years ago
Do not force SSL when it is not available.

a1f198ef4a30fde680e0d442c3b925f47e78e664 authored over 11 years ago
Add HTTP/HTTPS switcher hook.

704fc921d0335aa3fe4504356dd6b64697b89de9 authored over 11 years ago
Revert "Add incomplete implementation of HTTP/HTTPS switching."

This reverts commit d431fbfca543b4270c2f8c1ca8d36957477929d2.

89225bda8d245545a3e3e3780730053675f1927a authored over 11 years ago
Lint.

c5caaba0ec818dc4d7cdd34faed1d22ce6772922 authored over 11 years ago
Do not clear user's login/pass input on mistakes.

e6376d2ae6b652de893b70e03490f939be3da96c authored over 11 years ago
Add more shortcuts for arguments of cli/user scripts.

2bf417b780194208669986aa59e00c2e475c590f authored over 11 years ago
Code style update of cli/user script.

c51295accb085f5256dfcab40856bc4b4c8ec053 authored over 11 years ago
Move cli/user script to nodeca.users application.

fb2cca4c515abd8b30886a6edf324d6851daf38f authored over 11 years ago
Add incomplete implementation of HTTP/HTTPS switching.

d431fbfca543b4270c2f8c1ca8d36957477929d2 authored over 11 years ago
Name a hook.

18d5a73a6ca174d9970fe04ffc2278b1f4792234 authored over 11 years ago
Use .well-message CSS class for messages pages.

fea6e86c0e7ddba0ce1dc9a9a92dd0b8cc638a9b authored over 11 years ago
Correct translations.

c5613aeffb7c2ecd557679559acf9d407610d339 authored over 11 years ago
Update usage of ReCaptcha module.

5ef1635078c4433eff133bb45dd4fa41299c8aca authored over 11 years ago