I plan to generate the accounts for the people and give them randomized strong passwords Admins considered too? Not planning to give untrusted people any power above user either. So the…
How much do you trust your anti-spam for login tentatives? Because we both know someone will scraper the server and try until they found one password
Registrations need to be disabled Is the first registration already handled? Is a configuration to disable registration present?
For debugging and rollback policies, we need to be able to retrieve the same image used by the server.
The best course of action would be to build production images of both services (lactose…
this issue clearly need to be fixed in the wording before continuing.
How are you moving X's albums to Y and losing information? If we are going to make new endpoints "merge" this will hide…
Missing explanation:
Merge enpoinds, does the DestinationId need to be part of SourceId?
Is it implicit? Is it explicit?
in general correct, waiting for the last edits
Still if it's the server doing it, it doesn't resolve my question it's more of a yes or no to my question, followed by a new security issue in case of yes
These queries are a disaster; could grouping be used instead of nesting queries? (At least for counting and sorting.) Also, instead of recalculating the queries every time, couldn't they be…
it could be a public static property from the same paged class, unless you plan to have a config for that too
Need the other comments to be resolved before merge
Can we have a single const with the max PageSize, instead of using magic numbers