-
how to modify the `pg_hba.conf` config file to config like restrict client access?
-
I want to disable editing/removing uploads, especially when shared to other people, without having to set a password every single time I upload, but nothing I try seems to work. I've tried setting `MI…
-
Like Jupyter notebooks but for `Elixir` 🎉 Still early but promising: https://github.com/elixir-nx/livebook
[![image](https://user-images.githubusercontent.com/194400/114716509-07357d80-9d2c-11eb-9b9…
-
I'll make a command that will be executed via a forthcoming task runner. The command needs to be idempotent. It's similar to the `deploy-admin-server.sh` script used to deploy the admin app; differenc…
-
We should ship a self service rollback feature .This might require an API change. Behind the scenes, all we need to do is lookup the version someone is requesting and deploy it. We may need to change …
-
This is related to issue #27
After logging in I did a https://resume.io/api/app/resumes from browser and my response had "secureId": null,
-
## 各種情報
サービスの概要とMVPで検証する事柄:
チームメンバーが決めたお題をもとに写真を撮影して、チーム内やネット上の他のユーザーとシェアしたり、お気に入りの写真やユーザーを探すことができるサービスです。
MVPで検証するのは以下となります。
- ユーザーの新規登録が問題なくできること
- ログイン・ログアウトが問題なくできること
- チームの作成ができること
- 既存のチームから…
-
The [latest mutation-testing-report-schema release](https://github.com/stryker-mutator/mutation-testing-elements/releases/tag/v1.5.1) added new properties to the schema. We should fill as many of them…
-
I already use "Litestream" as my primary database solution with Fly.io. This architecture is very simple and I really like it. However, the deployment time takes too long, and I can't do a rolling res…
-
**Actual Behavior**:
- `What is the issue? *`
When using defineTheme to generate theme on the fly, primary color is apply on main page and in dialog controller, but not in panel controller.
…