Skip to content

Conversation

jakubenglicky
Copy link
Contributor

  • přidán formulář pro přidání uživatele v aplikaci

@jakubenglicky jakubenglicky marked this pull request as ready for review September 6, 2021 06:50
Copy link
Contributor

@MilanPala MilanPala left a comment

Choose a reason for hiding this comment

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

Ten formulář je skoro úplně stejný, jako editační. Použil bych jeden, klidně ho přejmenoval na UserAddEditFormFactory a úpravy řešil jen v komponentě. Pokud se dobře dívám, je to jen povinné/nepovinné heslo.

$user->administrator = $values->administrator;
$user->email = $values->email;

$passwordGenerator = new \Nette\Security\Passwords();
Copy link
Contributor

Choose a reason for hiding this comment

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

- přidán formulář pro přidání uživatele v aplikaci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants