-
- [ ] show a set of usermeta for a given user
- [ ] allow to edit the usermeta
Configure the list with environment variable: `USER_METADATA_LIST`.
`USER_METADATA_LIST=country,locale,$blocked`
-
Hub (and Cloud) fails to build a branch in which I added a docker-compose.test.yml
The error is:
```Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?```
More l…
-
Banning users stopped working after upgrading to ganomede-users:v1.6.16
```
Upstream(http://BASE_URL/users/v1) failed HTTP 405: Method Not Allowed
{ options:
{ method: 'post',
url: 'htt…
-
Below are the raw requirements approved by the client. This includes both client-side and server-side changes. Let's split this up into incremental changes.
After the requirements, I included some …
-
## The devDependency [nodemon](https://github.com/remy/nodemon) was updated from `1.18.5` to `1.18.6`.
🚨 [View failing branch](https://github.com/j3k0/ganomede-admin/compare/develop...j3k0:greenkeep…
-
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.12.2` to `7.12.3`.
🚨 [View failing branch](https://github.com/j3k0/ganomede-admin/com…
-
> ## "If you or anyone you know is still using ESLint v0.x, it's time to upgrade to the v1.x version."
>
> — via https://twitter.com/geteslint/status/658447336859828224
I was bored last night,…
-
Similar to what has been done for ganomede-turngame already: https://github.com/j3k0/ganomede-turngame/commit/879fe292e54f3923b5928a56cbf697fd682ce169
Set the field containing the username to type `d…
-
Request:
```POST https://HOST/avatars/v1/auth/AUTH_TOKEN/pictures```
Reply (edited):
```json
{"ok":true,"url":"http://INTERNAL_COUCHDB_IP:INTERNAL_COUCHDB_PORT/DATABASE_NAME/DOCUMENT_NAME/origin…
-
Add a password reset button to the user page.
The button opens a sweetalert prompt for the new password, prefilled with a random sequence of characters. Use of https://github.com/bermi/password-gen…