- Apr 26, 2022
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
- Jan 11, 2022
-
-
Reiter, Christoph authored
and error out on internal ones
-
- Dec 06, 2021
-
-
Reiter, Christoph authored
The old name "secret_token" implied a bit that it is required for something, but it was just an example. This new name should make it more clear.
-
Reiter, Christoph authored
So the bundle doesn't fail "composer install" initially. The config is just an example, so it's not very important.
-
- Oct 05, 2021
-
-
Reiter, Christoph authored
Since we inherit from all the required interfaces anyway, autoconfigure should just work. No need to confuse users with all the special service tags.
-
Reiter, Christoph authored
It provides helpful methods such as denyAccessUnlessGranted() which are likely to be needed right away, so inherit by default to make things easier.
-
- Aug 12, 2021
-
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
Bekerle, Patrizio authored
-
- Aug 03, 2021
-
-
Reiter, Christoph authored
-
- Jul 28, 2021
-
-
Reiter, Christoph authored
-
- Apr 22, 2021
-
-
Reiter, Christoph authored
This adds one config entry and injects the value into a service when the bundle gets loaded. See the README changes for how to set the config in the symfony app. Fixes #2
-
- Apr 15, 2021
-
-
Reiter, Christoph authored
-
- Feb 25, 2021
-
-
Reiter, Christoph authored
The core bundle no longer requires auth by default which means all API endpoints can be accessed without any token now. This adds one custom controlle which requires auth as an example. Also adds some basic tests for all the added endpoints.
-
- Feb 22, 2021
-
-
Reiter, Christoph authored
-
- Nov 02, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
- Oct 29, 2020
-
-
Reiter, Christoph authored
And print a newline at the end
-
Reiter, Christoph authored
-