Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-user-plugin

Front-end User plugin for Winter CMS
https://github.com/wintercms/wn-user-plugin

Change activation code check to explicit comparison

Refs: https://github.com/octobercms/library/commit/700b77f1464b53bc4bfcf46eea2ab6525819be6b

f7be982bd365a30270a2ce93e08590fd0e9bd074 authored about 5 years ago by Ben Thomson <[email protected]>
Add whitespace trimming to login

I have had several instances of users trying to log in and authenticating failing because they h...

967282e50ffdf2866274d65143eeb609c8be8a38 authored about 5 years ago by joseph-d <[email protected]>
Include default plugin config

d9a93a8d689842a9b8b345cf431777022e5996b3 authored about 5 years ago by Samuel Georges <[email protected]>
Move update_requires_password setting to component setting

This setting controls the business logic of a component and should be a component setting

49dfee228d3cefe824de4e30d9e55b6902120cbe authored about 5 years ago by Samuel Georges <[email protected]>
Convert high level config to low level config

min_password_length is a low level config item that should rarely need to be customized since it...

243ab40e156d41c2e3c078d3ebef4f0ccd3d8bf4 authored about 5 years ago by Samuel Georges <[email protected]>
Don't enable by default

0b6688e015db761ba14cc04090d87558c77f43a8 authored about 5 years ago by Samuel Georges <[email protected]>
Add parameter to the docblock, update comment to reflect setting

f839d201b4f38b8b027e8e7e19ebfddd792fc35a authored about 5 years ago by Ben Thomson <[email protected]>
Tighten limit to 3 per hour

3afc138a4673d360c94420ed06cd8c02c24acdf8 authored about 5 years ago by Samuel Georges <[email protected]>
Implement setting to disable register throttle

2c55fb614643acdfa7055aef3de946815d774479 authored about 5 years ago by Samuel Georges <[email protected]>
1.5.1: User IP addresses are now logged. Introduce registration throttle.

Throttle values are hard coded for the moment, still need to make them configurable

378bcf1f8f08d343974cb7828c715a6f1b01f565 authored about 5 years ago by Samuel Georges <[email protected]>
Allow setting to require current password when editing user profile. (#303)

Adds a setting to the User settings area that allows site administrators to require that a user ...

d3c4ab686a65aa365928818142976a04ce65a1a9 authored about 5 years ago by Marcel Haupt <[email protected]>
Update Russian translations for Remember Login (#394)

Credit to @jexme.

d07cca45f9a033c3c38d79f333fdaf48c1588303 authored over 5 years ago by Aleksey Sannikov <[email protected]>
Update Dutch translations (#393)

Added the last_seen label to Dutch translations

Credit to @SebastiaanKloos.

1552d5b50797fd278df94b0bd051e5df2f688f7a authored over 5 years ago by Sebastiaan Kloos <[email protected]>
Implement remember login mode choice (#312)

Adds a new option to allow front-end user sessions to be persistent or not, or optionally ask th...

d4847993c3154a82e8e5dc7014db0dabe4ff4e2d authored over 5 years ago by KGE <[email protected]>
1.5.0: Minimum password length update

See https://github.com/rainlab/user-plugin/milestone/1?closed=1 for more info.

d0900697452bceb159c7bb17da62cc970eb1d8b9 authored over 5 years ago by Ben Thomson <[email protected]>
Fix reactiving of soft-deleted users

The deactivate user action soft-deletes users in the DB. This allows the `attemptActivation()` m...

9edc9556b0e14aa1d44072b3f9ecd7a3ef6fb8ab authored over 5 years ago by Ben Thomson <[email protected]>
Force a configurable minimum password length. (#353)

Sets the minimum length of passwords, by default, to 8 characters and allows administrators to s...

e742c577aa181749fe27987739efca0adeb0deea authored over 5 years ago by Oliver Buchmann <[email protected]>
Use form_ajax() Twig function for all account component forms.

Fixes #388.

c1679ba4c4745cb216ec44b5b4cc28cc98c850aa authored over 5 years ago by Ben Thomson <[email protected]>
Explicitly check for 'no redirect' and 'refresh page' values for redirect property.

Credit to @Ladylain for initial idea. Fixes #385. Refs: https://github.com/rainlab/user-plugin/p...

ba27e63dd2738ffe3788da8e5a69b85dfcfd6e52 authored over 5 years ago by Ben Thomson <[email protected]>
Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.

c30042c2c39757279287f1674a3f08e56ae481a1 authored over 5 years ago by Aleksey Bobkov <[email protected]>
Fix redirect bug (#383)

Fixes bug where `redirect = 0` redirect property will still result in a redirect/refresh.

395337d7a54fe14d8879cbd4ef292e4f782927d0 authored over 5 years ago by boxybird <[email protected]>
Bump the version (#380)

Credit to @Nai4rus

629540ccbb62891eecae28890f2547baffd66b4e authored over 5 years ago by Andrey <[email protected]>
Use raw filter on password (#372)

Prevent html characters from being encoded.

073e86e77bb89ee0568a155853d201dacc160d35 authored over 5 years ago by Pete Halverson <[email protected]>
Improved Turkish translation (#369)

Credit to @mahony0

99f3dfa2521fbbaa72f7f533548692838236b2bf authored over 5 years ago by Mahmut Namli <[email protected]>
Add Swedish translation (#366)

Credit to @cemik

ec4718b597f865c4ce478d16cc258abd1b19e593 authored over 5 years ago by Carl-Michael Thunström <[email protected]>
Improve Spanish translations (#364)

Credit to @adc91

5543939e8c90465c1182dedbfa725cea05c03119 authored almost 6 years ago by Angel Camacho <[email protected]>
Run tests on PHP 7.3 (#363)

b3a54c1f655cad3d20f17f8c5feb461a86fac6ff authored almost 6 years ago by Denis Denisov <[email protected]>
Point build badge at actual Travis repo

28a80ec61951f36b4264dae68408c74c107222a7 authored almost 6 years ago by Luke Towers <[email protected]>
Implement unit testing for this plugin (#328)

Huge credit to @scottbedard

2f8c6afdb5a3ac2a69adfe1025c56c73db9d3cb5 authored almost 6 years ago by Scott Bedard <[email protected]>
Added Slovak translation #356)

Credit to @vosco88

cd2de685e3be59796a4e049d628b7b32ffa9e415 authored almost 6 years ago by vosco88 <[email protected]>
Fix redirect bug (#349)

Fixes bug where an empty redirect property will still result in a redirect

efa31448a9fadb0fb72fefaccd4c5b179998d451 authored about 6 years ago by Pete Houghton <[email protected]>
Add additional checks to migrations to better support testing

Credit to @scottbedard

7d873bbd1e5a5ff13bbb95e476d41af2caf265d7 authored about 6 years ago by Luke Towers <[email protected]>
Fixed resetPassword component name (#342)

Typo fix, credit to @tobias-kuendig

961a296730e3e84317685f48c0f580258889bdac authored about 6 years ago by Tobias Kündig <[email protected]>
Improve Persian translations (#339)

Credit to @meysammahfouzi

9105ef11182bd46046e542ba5617c777661f4db1 authored over 6 years ago by Meysam <[email protected]>
Separate user and group management (#336)

Separates the group management into it's own side menu to be more similar to other OctoberCMS in...

c9572ad10babdb384ddee9370f43220f48d60b93 authored over 6 years ago by Joakim Ö <[email protected]>
Update Russian translation (#333)

815b8819de01599bee71e8666cfa48849ff414e2 authored over 6 years ago by RV <[email protected]>
Release Auth::register fix

70bdaf1226749b0dd0e5186b994f134d1a90fd9f authored over 6 years ago by Luke Towers <[email protected]>
Update Auth::register method signature to match library

Fixes #332. Related: https://github.com/octobercms/library/commit/fb7d4e8c63994985696938e3c5994c...

250bf1a750491aa8d18108a09ba040585c86d158 authored over 6 years ago by Luke Towers <[email protected]>
Updated german translation (#330)

Credit to @tobias-kuendig

83b67067639d00fef88e1c653a52bf195f6733d0 authored over 6 years ago by Tobias Kündig <[email protected]>
Bind `rainlab.user.register` event in Plugin.php (#327)

Credit to @voveson, correcting missing line from change to using Notify plugin

582c3a80bf8e298de2a5affd7eeb14e9d47a8373 authored over 6 years ago by Vince Oveson <[email protected]>
KISS and form_value() doesn't use escaping

098c2bc907443d67e9e18645f850e3de42941d20 authored over 6 years ago by Samuel Georges <[email protected]>
Separate the url.intended session variable between backend and frontend sessions (#325)

Fixes #258. Credit to @mjauvin

2ef30299e22810da42b0cae824a5a63474c39b99 authored over 6 years ago by Marc Jauvin <[email protected]>
Fix typo

3ce0b705ed2a81cc858afaea168de8f7ed6ea8d9 authored over 6 years ago by Luke Towers <[email protected]>
Fix infinite redirect loop when redirect property set to - none - (#323)

Credit to @SeriousKen
If redirect on the session component is set to - none - then the page en...

9f9a61154c7a729165329f52ef7fe38bc397a510 authored over 6 years ago by SeriousKen <[email protected]>
Add username to register.htm if loginAttribute is username. (#320)

Fixes #284. Credit to @JBonnyDev

559a228e39e999b1eb427a3cdc47c07526c2cd1a authored over 6 years ago by JBonnyDev <[email protected]>
Fix typo in password reset mail template (#317)

6fdc19ed316bb9f4c3aa760497034f5de4dacab5 authored over 6 years ago by Jim Cottrell <[email protected]>
Added Polish Translation (#316)

Credit to @jonostanck

77dd1bba5b3c5e4390bbed5ad41d049bb59c1a9d authored over 6 years ago by jonostanck <[email protected]>
Hide Registration title when registrations are disabled (#315)

Fixes #314

8f3c2904a26bf660684ff78eaa95a16f04a5745c authored over 6 years ago by Marc Jauvin <[email protected]>
Prevent guest accounts from resetting the account password (#310)

Credit to @jimcottrell

aa885e7bf665f1c7ee13e4c58fecdc27dc359fa2 authored over 6 years ago by Jim Cottrell <[email protected]>
Added Korean translation (#309)

Credit to @leeyoonwoo

a1a3c6f97f996695cc939b3fb36da11a73c11bc5 authored over 6 years ago by leeyoonwoo <[email protected]>
1.4.5: Added activate code fallback process to Account component when parameter is missing.

This also adds the ability to override the target page for supplying the reset/activation codes. ...

4a55d62084c50a056f1c0e6d7478a9ca47056300 authored almost 7 years ago by Samuel Georges <[email protected]>
1.4.3: Fixes bug where impersonation touches the last seen timestamp.

Conflicts:
updates/version.yaml

dcef50f1ac3ba65cb16a94969352650b901691bb authored almost 7 years ago by Samuel Georges <[email protected]>
add Chinese locale to latest changes (#292)

f565431b00e76f92d518cb18cc5fd76fd8ba7216 authored almost 7 years ago by Rieon <[email protected]>
Update FR lang to latest changes (#291)

b248a45f538d4c1c43877e988b7b8bd5dff46fb3 authored almost 7 years ago by Félix Desjardins <[email protected]>
Bump version

d730a814f98f4798613600343c8ebd926e2e7af6 authored about 7 years ago by Luke Towers <[email protected]>
Component init() can'

50bd9e9b7561f86e7479ac508b514d98e37c72db authored about 7 years ago by Luke Towers <[email protected]>
update lang/zh-cn/lang.php (#289)

translation.
keep sync with `lang/zh-cn/en.php`.

104299dea6c156b615cdb15160e7ffa5ec2a3e9f authored about 7 years ago by buuug7 <[email protected]>
1.4.2: Fixes security bug in Password Reset component.

6b28c25be5c9f27689033e4088bcb5bb3582eaa3 authored about 7 years ago by Samuel Georges <[email protected]>
Extra check

4f7a6fd2714ed6ee91857f51ebc92ee54cbd24be authored about 7 years ago by Samuel Georges <[email protected]>
Add lang key for banned accounts

Refs https://github.com/rainlab/user-plugin/commit/ae8ed4cefc9ea0597b324e3a471aba21e592f0c7

2abd3bf2e5eb7e20fbf94062ef0a8a44451dd15d authored about 7 years ago by Luke Towers <[email protected]>
Check if user banned

Fixes #279, credit to @davethepottingshed

ae8ed4cefc9ea0597b324e3a471aba21e592f0c7 authored about 7 years ago by Luke Towers <[email protected]>
Allow redirect = 0 (disabled)

0dcb83ba664debf21b6e028aa39407885dc6d057 authored about 7 years ago by Samuel Georges <[email protected]>
Add language keys for force secure

Also used a more meaningful syntax for language keys

bd821ccad7a3e75718eca492e43263e10456fe66 authored about 7 years ago by Samuel Georges <[email protected]>
Merge branch 'notify'

Conflicts:
components/Session.php

d270514438c736633790aa575150ac4edfc82912 authored about 7 years ago by Samuel Georges <[email protected]>
Add avatar upload to profile update

Document some classes

95e2a433b6d3302f7a332ccaca6ebf8e6bfa6647 authored about 7 years ago by Samuel Georges <[email protected]>
Update the Hungarian translation (#278)

007874c569a3d7107c80b9d79aa9984971077173 authored about 7 years ago by Szabó Gergő <[email protected]>
Change to mail partial syntax

4323ba0e8bc4362ce5597b47d8c10bf4bc33136c authored about 7 years ago by Samuel Georges <[email protected]>
Remove preset prototype code

0163a8fb86293418f2c7ca41e65bc4736b17c702 authored about 7 years ago by Samuel Georges <[email protected]>
Refit mail templates for Build 420

4d919631a6d3b015d94396b5b3c8d8042cdc4a68 authored about 7 years ago by Samuel Georges <[email protected]>
Register permission for impersonation

abe7009c19187c4aa958c6e985566a9ccd04a8af authored over 7 years ago by Samuel Georges <[email protected]>
Update lang.php (#275)

27813a2160113d3be68289573cd753e6445119fe authored over 7 years ago by buuug7 <[email protected]>
1.4.1: Added support for user impersonation.

048b155329ef39623708be468324da2a88495922 authored over 7 years ago by Samuel Georges <[email protected]>
string -> ::class

88091f08142300fa7a509cd6798eb896d513fd75 authored over 7 years ago by Samuel Georges <[email protected]>
Update condition definition

ec9b9bb54b05265c7032d0a2a61bce731c305b74 authored over 7 years ago by Samuel Georges <[email protected]>
Method should be public for externals

3f54c3fad85e84e65d068a2061ed3d159c3fd077 authored over 7 years ago by Samuel Georges <[email protected]>
There will be many events, create base class

a07825197adb80c7a0101551c72ad2b769081e22 authored over 7 years ago by Samuel Georges <[email protected]>
1.4.0: !!! The Notifications tab in User settings has been removed.

f4158331c5db7282775e268b3684181808f00e95 authored over 7 years ago by Samuel Georges <[email protected]>
Refit to notify API

cc484bbb028a8a8cef6cd04246a07a34f5768242 authored over 7 years ago by Samuel Georges <[email protected]>
Add some initial code for notify rules

8f6efc9d4305ad01d883a9a1d5a15ab69019cff6 authored over 7 years ago by Samuel Georges <[email protected]>
Rollback #268 for a less breaky solution

Under normal circumstances a user should never be able to access AJAX from a restricted page, how...

13cb46b4add6ed80146ed5eb304ddfbbf28090b1 authored over 7 years ago by Samuel Georges <[email protected]>
Tidy up from #230

ff49a5048f5d590acd0fa6321d47145d5ccff0f8 authored over 7 years ago by Samuel Georges <[email protected]>
Merge pull request #230 from jBOKA/master

Add group allowance to session security

c96de82728296f745613005291adeed6c9dbb1f5 authored over 7 years ago by Samuel Georges <[email protected]>
Merge pull request #270 from yapsr/patch-1

Restrict access before page handling. Fixes #268

8f30e2d50afd64cae250ff32b1f564af3b31bc79 authored over 7 years ago by Luke Towers <[email protected]>
Restrict access before page handling

c0f7626da48c648bb6e1a240199928140ad13d6f authored over 7 years ago by yapsr <[email protected]>
Merge pull request #267 from yapsr/master

Added bulk activation to backend users toolbar

34e3c91d910a2fb92c3360cb8403c6da36192921 authored over 7 years ago by Samuel Georges <[email protected]>
Put back accidentally removed strings

d4e0d12e49ac958191bfad61405f632014afc077 authored over 7 years ago by yapsr <[email protected]>
Merge pull request #265 from KGE/kge-implement-italian-translations

Kge implement italian translations

00cb3c9ec0aaaa7ae30f9dadcb5cc143c955fd28 authored over 7 years ago by Luke Towers <[email protected]>
added bulk activation to backend users toolbar

2803c67592cbafa064c3c6ea4b48fa01018dcb0b authored over 7 years ago by yapsr <[email protected]>
added bulk activation to backend users toolbar

d375dd108513dff63cef05b4eb201c4b184d4a38 authored over 7 years ago by yapsr <[email protected]>
update italian translations

b8a31fe965e1baefdc31a02b2e2cb13f3f692ea2 authored over 7 years ago by Gabriele Kerschbamer <[email protected]>
add italian translations

1fd6cd64feea6d2fe5b08bf6a27c02ba254077bd authored over 7 years ago by Gabriele Kerschbamer <[email protected]>
Merge pull request #264 from buuug7/master

update lang/zh-cn/lang.php

b1c3dd191a36defdc38caaf239905e87a3c169ff authored over 7 years ago by Luke Towers <[email protected]>
update lang/zh-cn/lang.php

I found lang/zh-cn was older than lang/en , and copy the lang/en/lang.php and translate to chinese

3f357c71a9242ddbf401a0263dd54957d7f3ca12 authored over 7 years ago by buuug7 <[email protected]>
Merge pull request #236 from firemankurt/patch-2

Add property $relationConfig to the Users controller so that people can extend it with the Relat...

9edf194ec6da1bf909e5abf802200043995150d7 authored over 7 years ago by Luke Towers <[email protected]>
Translate the Prevent concurrent sessions (#253)

* Translate the Prevent concurrent sessions option

9696bcca7df8d9f0666fe88a85f5e565f223fcbd authored over 7 years ago by Szabó Gergő <[email protected]>
Add language file for pt-pt (#252)

* Create tmp

* Add files via upload

* Delete tmp

* Update lang.php

minor typo correc...

3cc3d7835447969c49854c6abc094fdd481eefeb authored over 7 years ago by José Longo <[email protected]>
Merge pull request #251 from rainlab/LukeTowers-patch-1

Pass canRegister setting to partials

94ec334bfad65db9838bbd0243bf44efb7f46870 authored over 7 years ago by Luke Towers <[email protected]>
Removes registration form when disabled

Removes the registration form when it is disabled and adds an HTML comment in case anyone is cur...

d145587c0964d08412c977bd50da953651f57e8d authored over 7 years ago by Luke Towers <[email protected]>
Pass canRegister setting to partials

Sets the value of `allow_registration` to the `$canRegister` property of the component and passe...

756b71cc2db6301a33aa408ff52ba944b306a888 authored over 7 years ago by Luke Towers <[email protected]>
Updated docs on events

Updated rainlab.user.register event documentation to reference new `$data` variable and removed ...

03c55fca480e482c2918774c6f931ed48dd26912 authored over 7 years ago by Luke Towers <[email protected]>