drift
Here are 55 public repositories matching this topic...
Right now we only set the ip and last_seen_at fields when a customer record is created. Let's update the customer update_metadata endpoint (https://github.com/papercups-io/papercups/blob/master/lib/chat_api_web/controllers/customer_controller.ex#L58) so that it also handles this.
(I think we can just default the last_seen_at field to the current timestamp for now.)
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Aug 25, 2020 - Python
-
Updated
Nov 6, 2019 - Python
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 31, 2017 - C++
-
Updated
Feb 10, 2017 - Shell
-
Updated
Feb 24, 2020 - C#
I'm submitting a ...
- bug report
What is the current behavior? [REQUIRED]
- If username in DB is lower-case but user used upper case to log-in, the server rejects his first packet due to ticket mismatch.
Steps to reproduce [REQUIRED]
- Create user with lower-case (eg. helloworld)
- Login with upper-case (eg. Helloworld)
What is the expected behavior? [REQUIRED]
User
-
Updated
Sep 8, 2017 - R
-
Updated
May 26, 2020 - Python
-
Updated
Jan 20, 2020 - TypeScript
-
Updated
Dec 16, 2019 - Python
When .spec.host is blank, OpenShift generates a route automatically. This is quite convenient. However, when Tailor is used, drift is detected in subsequent comparisons, as the live config has a value then, but the template does not. It would be nice to make use of the applied-configuration annotation to allow .spec.host to be blank, and not show any drift unless the template values has chan
-
Updated
May 14, 2019 - Python
-
Updated
Sep 4, 2017 - C++
-
Updated
Jan 8, 2020 - C#
-
Updated
Nov 28, 2018 - Java
-
Updated
Jul 25, 2017 - Jupyter Notebook
Improve this page
Add a description, image, and links to the drift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the drift topic, visit your repo's landing page and select "manage topics."
When the users change their Facebook password, the page access token gets invalidated. To overcome this, ask the user to reauthorize the Facebook connection
Acceptance Criteria
https://developers.faceboo