-
Proposed design:
1. Using react redux to save global state about authentication token. We will name it `AuthStore`
2. Create login page to save user input into redux `AuthStore`
3. Refactor cur…
-
Never ever store a plaintext password.
Some reference:
- https://www.mkyong.com/spring-security/spring-security-password-hashing-example/
- http://www.baeldung.com/spring-security-registration-p…
-
Hi,
I use EWZRecaptchaBundle to add recaptcha to ma registration form.
``` php
namespace AppBundle\Entity;
use Symfony\Component\Security\Core\User\UserInterface;
use EWZ\Bundle\RecaptchaBu…
-
Few issues we must decide:
- [ ] Frontend using React
- [ ] Backend using Spring with architecture like [matrix-mall](https://github.com/andrew-winata/matrix-mall-core). I propose using this because…
-
When we use dynamic value add a way to remove key if value is null
amenity= {amenity} -> amenity=value
if value is null display nothing.
-
This bug appeared recently and is probably irrelevant with tsc >= 2
```java
return actionReturningPromise()
.thenOnFulfilledThenableFunction(result -> {
// blablabla
});
```
transpiles …
-
-
[Travis](https://travis-ci.org) is a tool for continuous integration. We should integrate it to our repo.
https://github.com/integrations/travis-ci
Basically we can use Travis to make sure _each_…
-
## Description
regionprops works well on circles and ellipses, but not on squares and rectangles.
## Way to reproduce
example and images below:
- on rectangle, axis minor and major length are larger…
-
Systematically add rdfs:label and rdfs:comment when there is no form specification .