Skip to content

Releases: yoctu/api-guardian

v1.3.1

20 Sep 12:19
a15204f
Compare
Choose a tag to compare
Merge pull request #3 from yoctu/fix/wrong_case

Fix case from the method apache_request_headers

v1.3.0

20 Sep 10:00
1acd965
Compare
Choose a tag to compare

This release will let the possibility to use apache_request_header with $_SERVER for retrieving the header Authorization that would have been blocked in some cases.
Check the issue #1 for more informations.

v1.2.1

20 Aug 09:58
Compare
Choose a tag to compare
fix array filter place

v1.2.0

17 Aug 13:35
Compare
Choose a tag to compare

Remove constructor (no use)
Add the possibility to get user api token from a user service
Add tests

v1.1.0

16 Aug 10:11
Compare
Choose a tag to compare

Add the possibilty to add optional api keys from a setter or the constructor

v1.0.1

16 Apr 17:55
Compare
Choose a tag to compare

Change package name

v1.0.0

16 Apr 16:19
Compare
Choose a tag to compare

Initial version