Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define user with a pre-hashed password #950

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

andrejtonev
Copy link
Contributor

Description

Describing how users can be defined using prehashed password.

Pull request type

Please check what kind of PR this is:

  • Fix or improvement of an existing page
  • New documentation page, release related

Related PRs and issues

PR this doc page is related to:
2148

Checklist:

  • Check all content with Grammarly
  • Perform a self-review of my code
  • Make corresponding changes to the rest of the documentation (consult with the DX team)
  • The build passes locally
  • My changes generate no new warnings or errors
  • Add a corresponding label
  • If release-related, add a product and version label
  • If release-related, add release note on product PR

@andrejtonev andrejtonev self-assigned this Jul 25, 2024
Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2024 1:28pm

Copy link
Contributor

@hal-eisen-MG hal-eisen-MG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kgolubic kgolubic changed the base branch from main to memgraph-2-19 July 25, 2024 16:13
Copy link
Contributor

@kgolubic kgolubic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks ok to me.

@kgolubic kgolubic merged commit 2c5dfee into memgraph-2-19 Aug 12, 2024
2 checks passed
kgolubic added a commit that referenced this pull request Aug 14, 2024
* Update README.md

* Added description for hiding sensitive information under database-man… (#873)

* Docs improvements (#799)

* Add NuRaft log file flag (#816)

* Add health checks docs (#833)

* Update HA examples

* Add NuRaft log file env (#848)

* Add leader/follower role (#857)

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>

* Add coordinator hostname HA configuration option (#860)

* First leader

* Update pages/clustering/high-availability.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Add monitoring at runtime docs (#806)

* Added description for hiding sensitive information under database-managment/logs

* database-less connections update (#853)

* Update HA docs

* Added link to correct chapter

* Fixed issues pointed out in pr

* Add comments to PR review

---------

Co-authored-by: Andi <andi8647@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com>
Co-authored-by: hal-eisen-MG <145572763+hal-eisen-MG@users.noreply.github.com>

* TTL docs (#913)

* TTL page

* Update pages/querying/time-to-live.mdx

* Update time-to-live.mdx

* Update menu

* Enterprise tag and timezone callout

* PR comments

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* Prehashed password (#950)

* new: Add Lab 2.16 release notes and connection types docs (#965)

* new: Add Lab 2.16 release notes and connection types docs

* fix: Add links to replication and ha

* Fix errors in SSO documentation (#968)

* Update README.md

* Fix mistakes in SSO docs

* SSO documentation fix

* remove duplicate

* Grammar error

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [main < 925-fix-perdiodic-page] Move the example to the bottom of the page (#937)

* Move example

* Update periodic.mdx

* Update periodic.mdx

---------

Co-authored-by: hal-eisen-MG <145572763+hal-eisen-MG@users.noreply.github.com>

* fix: Apply changes to the Port description

---------

Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: hal-eisen-MG <145572763+hal-eisen-MG@users.noreply.github.com>

* [memgraph-2-19 < memgraph-2-19-relase-notes] Release notes for Memgraph 2.19 (#892)

* Update RN

* Update release notes

* Update release notes

* Update release notes

* Update RN

* Update RN

* Update RN

* Update RN

* Add docs for property compression (#962)

* add docs for property compression

* add suggestions

* LocalDateTime and timezone updates (#946)

* LocalDateTime and timezone updates

* PR comments

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [Memgraph-2.19 < Helm chart updates] Add configs and notes (#960)

* Add config and enterprise note.

* Update naming.

* Update release notes

* Show active users (#963)

* Add active users info

* Correct information

* PR addressing

* PR addressing

* Storage info

* Empty line

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add periodic commit documentation (#935)

* Add initial commit

* Add periodic commit

* Add link

* Add link

* Add operators

* PR addressing

* Address PR

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Update direct download links

* Mage Node2Vec update after bumping Gensim version (#967)

* update node2vec

* Wording changes

* Update sitemap

* Add Ubuntu 24.04 (#975)

* Change wording in show instances part of HA docs (#949)

* change wording in show instances part of HA docs

* fix wording2

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add ubuntu

* Update direct download links

* Update direct download links

---------

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>

---------

Co-authored-by: tonijurjevic96 <168409767+tonijurjevic96@users.noreply.github.com>
Co-authored-by: Andi <andi8647@gmail.com>
Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com>
Co-authored-by: hal-eisen-MG <145572763+hal-eisen-MG@users.noreply.github.com>
Co-authored-by: Toni <toni.lastre@memgraph.io>
Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com>
Co-authored-by: David Ivekovic <david.ivekovic@memgraph.io>
Co-authored-by: Ante Javor <ante.javor@memgraph.io>
kgolubic added a commit that referenced this pull request Aug 14, 2024
* Update README.md

* Added description for hiding sensitive information under database-man… (#873)

* Docs improvements (#799)

* Add NuRaft log file flag (#816)

* Add health checks docs (#833)

* Update HA examples

* Add NuRaft log file env (#848)

* Add leader/follower role (#857)

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>

* Add coordinator hostname HA configuration option (#860)

* First leader

* Update pages/clustering/high-availability.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Add monitoring at runtime docs (#806)

* Added description for hiding sensitive information under database-managment/logs

* database-less connections update (#853)

* Update HA docs

* Added link to correct chapter

* Fixed issues pointed out in pr

* Add comments to PR review

---------

Co-authored-by: Andi <andi8647@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com>
Co-authored-by: hal-eisen-MG <145572763+hal-eisen-MG@users.noreply.github.com>

* TTL docs (#913)

* TTL page

* Update pages/querying/time-to-live.mdx

* Update time-to-live.mdx

* Update menu

* Enterprise tag and timezone callout

* PR comments

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* Prehashed password (#950)

* Add warning about TTL label and ttl property

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: tonijurjevic96 <168409767+tonijurjevic96@users.noreply.github.com>
Co-authored-by: Andi <andi8647@gmail.com>
Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Co-authored-by: hal-eisen-MG <145572763+hal-eisen-MG@users.noreply.github.com>
@kgolubic kgolubic deleted the create_user_w_hash branch August 16, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Ready - Pending Dev Merge Documentation reviewed and ready; awaiting corresponding dev merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants