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

Rename Field to Control.

a2d65ade791f7fc66b86c59de6698117f21d305b authored over 11 years ago
Correct methods naming.

1a5cfc964c5fc6d2aeb6d308db8a2757381e8af2 authored over 11 years ago
Correct reset_password.change_done message.

911623f840682c51a9df911dd19cf19cba0acaa0 authored over 11 years ago
Fix previous commit.

6939e400e6e2a9386b01e875061c89ad62ea4072 authored over 11 years ago
Fix token expire indexes duration.

1f18b3840812ae3e7b3857917399534374b1bf8a authored over 11 years ago
Update login/reset pages for new ReCaptcha Knockout bindings.

c2fc3fb671b01ed8793a071691ca1ecf73de9751 authored over 11 years ago
Fix missed translation at users.auth.check_nick

2899d7f64a826035d48edd5d8725787d0d48c0fd authored over 11 years ago
Refactor registration form. Use Knockout.

ebbeb7034c6470c23d2f566720bfbeb3c3f67725 authored over 11 years ago
Add 'Confirmation email is sent' message page for reset password method.

b8aaa57ca8ce7ba092d2338894a0d3df6d261ec6 authored over 11 years ago
Add auto login after password reset.

97d76305f945586a04e476d762e7459ae74d6c69 authored over 11 years ago
Add 'Password is changed' message page for reset password method.

8d5d7baf7d7613a10a212cfe9e7fc13ccc3dbb07 authored over 11 years ago
Rename reset password methods.

fed3fdc30608ddbbac3c3926b0ba698af51f054e authored over 11 years ago
Correct style of model definitions.

f828a682da0125eeedb567ec4c525064316c1dc9 authored over 11 years ago
Move definitions of Mongo indexes closer to model definitions.

c18d975b7d0b631047f68b4ef77d5a352d8e5429 authored over 11 years ago
Use Knockout on reset password apply form.

6272446e82ff5d732849d57552b752e07b45b162 authored over 11 years ago
Use only N.io.CLIENT_ERROR in reset_password.apply

4d45a6d40a5a98647d893e182766e1d8243c66a8 authored over 11 years ago
Remove div-wrapper around ReCaptcha markup.

b48a49559a5400dd058a1d21ee1b3b8ed0e7e104 authored over 11 years ago
Remove stub OAuth markup from login page.

659c5c28edcd4165e45da7d3c22940cb44dbb2bc authored over 11 years ago
Clear find user account code on login.

c7044a6d41b39c20ef40d4a29ca2b769b1ccd656 authored over 11 years ago
Remove `env.data.found` variable in login server handler.

9ef4792630d704011eb8d16c27ee841ec840a69b authored over 11 years ago
Remove user locale update on login.

49bbea29d8db01706a72538cf1e99fcbd1b5b50b authored over 11 years ago
Look for just one plain AuthProvider instead of multiple on login.

5f6269a23de0dc78b5232a174ed94c31af623525 authored over 11 years ago
Correct 'find_authlink' comments at server login handler.

514b099192b07f72726a43b11db24f324671c95d authored over 11 years ago
Clear find user account code on login.

c2b1ceb4b6b33521e85f8794facd1897e9b935ee authored over 11 years ago
Check if login/pass are provided *before* database queries on login.

cb3fd1b823b1d61bc6f1af6224e302aefd7735dd authored over 11 years ago
Rename login rate limit storages.

f1e4048a162190bf43690a0f4914e28a8ea8dc16 authored over 11 years ago
Uniform look of auth and message pages.

181ef989e9c0c2ee9e44341bcfdec6d78ccba5c9 authored over 11 years ago
Remove unreachable code in reset_password/request.js

310795f29fdfa93c61c56f000ae1a6bb744352a7 authored over 11 years ago
Add missed "not found" check in reset_password/apply.js

e99cfb1b4311acf7c1b3b55b7af9e4fa671a22d8 authored over 11 years ago
Add missed 'return' statement in login/plain.js

3ba40fe996b6f5d15e92377e00236daf3444d536 authored over 11 years ago
Remove unused code in login/plain.js

b2524d4647b64df591af135f09085951c90b40e7 authored over 11 years ago
Implement password reset via email.

773e8c3e3587f5acd3d8be62dafa321552cfb9d9 authored over 11 years ago
Move login rale limits back to local module.

af32162b8c63a7f60066d1fd0f27a72229ca4584 authored over 11 years ago
Rewrite login page:

- No page reloads on errors. Use Knockout.
- Dynamic ReCaptcha injection.
- Login by nick accept...

a433e6694dd6f6756106d0217fd5903bf0537a59 authored over 11 years ago
Drop 'auth_logout_redirect_url' setting and 'auth' setting group.

535099fd53675b1ca9781ae0ed8c87a03f78a44a authored over 11 years ago
Add cleanup on exit code for register page.

37ef36c009e68ee2eeaacef9332e218498cd6103 authored over 11 years ago
Join init of register page into one wire handler.

854fc998be568cbd287bedb60e5e150439bd7bbd authored over 11 years ago
Update user locale without fetching user's account.

ddaed5d7e81798b4ed4e5db2872469e4468db1b8 authored over 11 years ago
Simplify updating of locale field in user account.

65d110d813abdd2a039d223c7ddd41a4cc857a8b authored over 11 years ago
set_language: use default locale if user sent something wrong.

32ce1139b73c4b0f8c53ddc82732f1438f94b109 authored over 11 years ago
Use new interface of internal ReCaptcha client module.

86b839288611fa47dc3643ad56e7c41c16d21660 authored over 11 years ago
Move `set_language` method to common package.

d42c58973c04c96a8b2024b5302125f70d47a89c authored over 11 years ago
Move login rate limits to models.

2909c90b5bb2654fc52e8bab95b5232d386c8140 authored over 11 years ago
Upgrade server-side translation API calls. Fix some translation paths.

e03773e7f75b395b5510255bd8c62253f3d92124 authored over 11 years ago
Add ru-RU translation for 'Profile' navbar tab.

9d7ce2c5a6c7546f301a25fe03f92463f97eb8bd authored over 11 years ago
Impletent language switcher.

d1849d1023a6e5663f71f4f7d75b37526b6b4835 authored over 11 years ago
added missed file

3667efa929d93be9404529ce817a193a1bed2951 authored over 11 years ago
fixed settings margin for usergroups

fcef8b33832ed665f5fce16e0c88ef9875f15043 authored over 11 years ago
headers update & phrases cleanup

2f1971eb3952cb06c30ddadf33769fee4583665a authored over 11 years ago
file rename

7af22beac82345bf7a2f8a8e733d971ef631d35d authored over 11 years ago
merged migration scripts

0e9214badf3240a533765bbd8261925083e78a6b authored over 11 years ago
Refactor register/activate.js

- Auto-login after successful activation.
- Check for *validating* usergroup.
- Push *validated*...

5f6b69d8aaac5587cab139af22ce142025a5f87b authored over 11 years ago
Rename `sendActivationToken` to `sendActivationEmail`.

33323d9241af23e7326d48c41c889525d1462f12 authored over 11 years ago
Use `user_id` instead of `email` in activation tokens.

08a43f4e34811260fd322792d024a382777ca8c5 authored over 11 years ago
Fix position of user_to_session.js hook in the request processing chain.

2584e0c3ba1d6524712d6d004eb2e25bfa70e38c authored over 11 years ago
Check email uniqueness at registration only for 'plain' auth providers.

72b516eec723de8e1eef66cfddaa172ccbe2b9a4 authored over 11 years ago
Add a comment.

ba81915dc59c4cc51e02650e5f98558c97ea6b71 authored over 11 years ago
Rename translation `register.letter` to `register.activation_email`.

dc3a239b3b87c69abfe3d58f803e0c01d96bd761 authored over 11 years ago
Add own title for "Resend activation" title.

e97ccc1da08da0a0f065f0c5e076cd8badcf76cd authored over 11 years ago
Correct translation on ivalid activation token.

f22f5c329395c31c4a815002d30f287bda31328d authored over 11 years ago
Add initial value for 'success' variable on register/activate.js

ad524fb4c9d29eaa3699edd0b7cc902b8994ccc6 authored over 11 years ago
Correct N.models.users.AuthLink.findOne call.

7b51fe163c6028d502be250cd0e64a9a1aa1de40 authored over 11 years ago
Remove "Resend email confirmation letter" from the profile page.

4169ab10c3a8f2a10cb03a26b456eff4264dee09 authored over 11 years ago
Correct TokenActivationEmail indexes.

86bee771ee7ad522d35be97b800374a6e4c4ad64 authored over 11 years ago
Correct translation paths for register and check_nick methods.

7cb86bc6148e044b642d82d03b47ecf29e99082a authored over 11 years ago
Refactor register/activate.js

fcecc0804122b23e81fde5d3f67f983d3253d946 authored over 11 years ago
Style fixes in user_to_setting.js

b30109de0e839d4af7b0936f4b429e7c3ae6166c authored over 11 years ago
Drop `env.runtime.is_validating` variable.

d93fb1149308eb606e0d0c7870c3c5b00e43f2e2 authored over 11 years ago
Fix hang-up of `resend_activation` handler.

a579daf2552c4d6a6e16edf602342514bd6ab0e7 authored over 11 years ago
UserGroup model: replace `findId` static method with `findIdByName`.

917f6d25234000ee0f84cf7a0f42df47144a4d28 authored over 11 years ago
Correct comment on send_activation_token.js

ff7eeb1b9f19d6dcfe00078c63ab13a155ca0f87 authored over 11 years ago
Fix TokenActivationEmail expiration timeout.

c6d6f001aa36fdefccd341e37fd4444ee01d0dfe authored over 11 years ago
Create new TokenActivationEmail on each activation resend request.

ef2f5c6c7fef78ece04f8291afa422e7b9288605 authored over 11 years ago
Fix index on TokenActivationEmail collection.

8518e13222eff64958d587a5f97367fd7e693e4c authored over 11 years ago
TokenActivationEmail: replace `check` method with `isExpired`.

d84a7891f222cb9ea818d70b07d3e5e1e32d6ee7 authored over 11 years ago
lint fix

d7edb89766ec3b579d36d1abf177b4667e0ae13d authored over 11 years ago
tweaked usergroups setting interface

3b4b5737888aa850416ac93b64b875b44b38a327 authored over 11 years ago
Authentication system overhaul. (part 2)

- Rename TokenConfirmEmail to TokenActivationEmail.
- Refer user account by email instead of Obj...

5fc38e0bbd8b080e7078260ffb69825e03647798 authored over 11 years ago
Authentication system overhaul. (part 1)

- Reorganize files and routes.
- Rewrite registration system.
- Implement email confirmation sys...

1b169aba17092920a82ddbe6cc1eb31590c1adca authored over 11 years ago
Style corrections.

c7bc4d9b6104c847c8425e9570fc8cae1e0485e2 authored over 11 years ago
Reformat usergrouops/_form.jade as a module.

816160cd818f29bd2dca35ff913195e531c5737d authored over 11 years ago
Correct "register_user_initial_groups" setting.

bbbc2b1e1c9b161537424fc3000b15f409a4b3c8 authored over 11 years ago
Rename "init:settings" event to "init:__settings".

5650dbb2c03ff9d045782cbb9175403b40d24985 authored over 11 years ago
Correct and finalize auth/register settings.

7be543d4caa3099230881dc25d8befebb744169e authored over 11 years ago
Rename "unconfirmed_email" usergroup to "validating".

0d6aa81ee167a8c21822c7287dbb68f478db4e54 authored over 11 years ago
Style correction.

96eb216456f7e722c08dc77bdb987cd414608f93 authored over 11 years ago
Update usergroups fetcher.

7ad175cb8f62e1e47356730b8f046311ef382784 authored over 11 years ago
Style change: join function declaration and assignment.

c485fdb57c30bed64ae671732b41480479a58ebe authored over 11 years ago
Rename settings' `extensions.values` to `sandbox.selectionListFetchers`.

018cb982fbf7ee88e93e84492f8e040e3f58aa9f authored over 11 years ago
Implement 'usergroups' setting values fetcher.

0c89a42044c1d348448e7b91b6d0034186cbc118 authored over 11 years ago
Add some initial auth settings for register/login/logout stuff.

- Initial usergroups fro newly created accounts
- Validity period of email confirmation tokens.
...

1342426d3138f4d07b04dba19dc3e60c9e4de8af authored over 11 years ago
Add 'unconfirmed_email' system usergroup.

Should be used for newly created user accounts.

e67c77bfbcd61a03e7f04124ea8de2b618ef66d1 authored over 11 years ago
started tuning usergroups templates

2cd0fb2c96933de5d13385d3b57c21a5da25e285 authored over 11 years ago
Simplify menu structure.

34726e3ddf9bb6d3b5ada803b1bcc2a2fb695950 authored over 11 years ago
tweaked user groups list template

960fef35939e7bce0f7c636ea72c28b94fd37b7e authored over 11 years ago
Update usergroups._form error handling.

a074ace30f7558bd8ad380e589db059ce2bcf508 authored over 11 years ago
Correct error handling of usergroups.destroy method.

ae29e3d3351ac3c5ebfa9334f27a91d98a5b9401 authored over 11 years ago
Fix 'missed translation variable' in usergroups.destroy method.

c70c7f97e15fe09114d055b3ec07bcee3f03af78 authored over 11 years ago
Correct "Update code for new RPC interface behaviour + status codes."

This partly reverts commit 0502a7c77865b13e85ffc70d33c355f42998b2c7.

80859ec819f7b4ef0d3dd0e2a59c7eaf1baf5ae7 authored over 11 years ago
Fix 'groups has descendants' check on usergroup.destroy method.

409ffbf205390de4febf66559931ee9e4819f99b authored over 11 years ago