Bruno Fontes 1350c62f14 Fixed: error message when opening other user product
The user can only open their own products.
If the user tried to open a product that belongs to
other person, the site were returning an error message.

Now it just go back to the last page.
2018-09-19 15:11:30 -03:00
2018-09-07 20:12:34 -03:00
2018-09-17 11:06:35 -03:00
2018-09-16 20:32:32 -03:00
2018-09-07 20:12:34 -03:00
2018-09-19 01:01:13 -03:00
2018-09-17 20:33:05 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00
2018-09-07 20:12:34 -03:00

Share It

Cada usuário, identificado por e-mail, pode ter outros amigos

DB

[x] usuário(nome, email) [x] product[site/software](nome, admin) [ ] usersPerItem(productID, userID) [x] item[licença](nome, productID, used_by, usedSince) [ ] waiting(userID, itemID, waitingSince)

VIEWS

  • Product (administration)
  • Item (view itens, other itens from the same product if this one is occupied)
Description
No description provided
Readme 43 MiB
Languages
PHP 75.8%
Blade 23.8%
Shell 0.4%