Ludvig Michaelsson
766c06d5e3
Merge pull request #257 from Yubico/news
...
NEWS: remove attribution, per support request
2024-11-19 17:19:28 +01:00
Ludvig Michaelsson
d9bcff70e1
NEWS: remove attribution, per support request
2024-11-19 17:12:23 +01:00
Klas Lindfors
5719a2f859
Merge pull request #237 from Yubico/yes/clean-workflows
...
tests: remove deprecated scan.yml workflow
2022-05-04 18:42:34 +02:00
Alexandru Geana
f90f94d698
tests: remove deprecated scan.yml workflow
2022-04-06 16:02:22 +00:00
Klas Lindfors
77949253e8
Merge branch 'pr-225'
2021-04-27 14:03:45 +02:00
DennisHeeg
a21750fd03
RFC 4515 support added to %u in ldap search filter (issue #223 )
2021-04-27 13:49:23 +02:00
Klas Lindfors
9836acc3c2
Merge branch 'pr-224'
2021-04-22 11:55:59 +02:00
Sebastiano Degan
850c34b955
added connection timeout parameter for ldap servers
2021-04-22 11:09:00 +02:00
Klas Lindfors
fd86d9596b
tests: only run mysql tests if HAVE_MYSQL is defined
2021-04-09 13:05:33 +02:00
Klas Lindfors
dbecea7ba2
bump version to 2.28 after release
2021-04-09 11:15:08 +02:00
Klas Lindfors
462ef09166
Version 2.27
2021-04-09 11:10:41 +02:00
Klas Lindfors
c0fcb14273
doc: drop the travis badge since we're not using travis any more
2021-04-09 11:08:38 +02:00
Klas Lindfors
193a79dfc9
tests: add a define for running the mysql tests
...
they require a correctly set up server and all
2021-04-09 11:01:52 +02:00
Klas Lindfors
b37201ff31
doc: add README documentation for mysql options
2021-04-09 10:47:47 +02:00
Klas Lindfors
d9a54bacfd
build: include ykbzero.h in sources so it gets included in dist
2021-04-08 12:59:31 +02:00
Klas Lindfors
afdb39c23b
NEWS: news for upcoming 2.27 release
2021-04-08 11:00:08 +02:00
Klas Lindfors
60eba4fbac
sql: test failure cases
2021-04-08 10:53:02 +02:00
Klas Lindfors
26b310cda9
Merge branch 'mysql_tests'
2021-04-07 10:33:55 +02:00
Klas Lindfors
23fb773279
sql: add test for mysql config
2021-04-06 14:28:51 +02:00
Klas Lindfors
371d6048fe
ci: always end tests with displaying logs
2021-04-06 14:14:41 +02:00
Klas Lindfors
6c95950515
sql: more setup for sql tests
2021-04-06 14:08:35 +02:00
Klas Lindfors
aa81bb8cd6
sql: add mysql_port configuration
2021-04-06 14:08:35 +02:00
Klas Lindfors
54c2104252
ci: add database service for mysql builds
2021-04-01 14:39:22 +02:00
Klas Lindfors
c8a8775838
sql: add schema for yubikey_mapping
2021-04-01 14:11:36 +02:00
Klas Lindfors
5b6f78c134
ci: drop all CC and just use whatever
2021-04-01 14:10:01 +02:00
Klas Lindfors
ceb4c53efd
Merge branch 'ci_github_actions'
2021-04-01 14:02:12 +02:00
Klas Lindfors
93c8229ea1
ci: more ubuntus
2021-03-31 13:00:29 +02:00
Klas Lindfors
55a0f78972
mysql: use the .is_null_value member of the MYSQL_BIND structure
...
instead of setting a pointer, this seems to have better API
compatibility, also get rid of the error member that was never checked.
2021-03-31 13:00:29 +02:00
Klas Lindfors
8538e93761
ci: add mysql test job
2021-03-31 13:00:24 +02:00
Klas Lindfors
9a80643a8e
ci: start porting tests to github actions
2021-03-31 11:47:15 +02:00
Klas Lindfors
3b3d341a06
mysql: is_null and error should be my_bool not bool
2021-01-12 08:50:57 +01:00
Klas Lindfors
d468b61caf
Merge branch 'pr-221'
2021-01-12 08:47:40 +01:00
Benjamin AIMARD
b708e6dcf1
Add support of Mysql/Mariadb for the yubikey_mapping
...
Add support of Mysql/Mariadb for the yubikey_mapping
Mise à jour sql complete, manque la documentation
Final
clean
Add packages dependency
actions: apt update
Fix bool variable cause error build travis
Fix job #2
Fix job #3
Fix #4
fix &null
fix &null
fix &null
Fix line 257 %s
test Apple integration
test Apple integration
Timeout Travis extend
Timeout travis extend
Fix klali comment
Fix warning
fix configure.ac
fix configure.ac
Update configure.ac
Update util.c
Update util.h
Update util.c
Update util.c
Update util.c
Update util.c
Fix white space
fix left column
2020-12-18 23:23:30 +01:00
Gabriel Kihlman
d4ed13d4b1
actions: apt update
2020-12-01 09:18:59 +01:00
Gabriel Kihlman
07892d21e0
actions: CodeQL scanner
2020-10-02 17:44:50 +02:00
Gabriel Kihlman
0c1f71cf5c
Merge pull request #214 from Yubico/update-fqdn
...
Update scan action with correct image fqdn
2020-08-03 16:33:58 +02:00
Marissa Nishimoto
5aa55395a7
Update scan action with correct image fqdn
2020-07-27 16:21:58 -07:00
Klas Lindfors
7926f8dd41
tests: add a http/1.1 header to the ykval mock
...
it lies a bit more convincingly like this
fixes #202
2020-04-16 10:59:35 +02:00
Klas Lindfors
2cddac559c
Merge branch 'pr-210'
2020-03-23 08:24:46 +01:00
fgierlinger
66ed4f408d
Fix typo in man pages
2020-03-22 09:28:39 +01:00
Gabriel Kihlman
dac07a76f0
Rerun the scan once a week
...
Might be new scanner versions or scanners added. This will
make sure new better (?) scanners will be run on repos that
might not have that much activity
2020-01-09 14:41:30 +01:00
Gabriel Kihlman
609496765a
Merge pull request #204 from Yubico/scan
...
Adding a static code analysis github workflow
2019-12-11 09:50:00 +01:00
Gabriel Kihlman
7286135399
Adding a static code analysis github workflow
2019-12-09 13:21:19 +01:00
Klas Lindfors
5803e4e578
Merge branch 'pr-203'
2019-12-09 08:40:29 +01:00
Edmundo Ferreira
2a98e0ac1b
Adds autotools option for building without documentation
...
- removes a2x dependency used for man page generation by configuring with:
./configure --disable-documentation
2019-12-05 10:57:11 +01:00
Gabriel Kihlman
04f26f7d29
Typo in debug message: Privilges -> Privileges
2019-10-25 15:02:52 +02:00
Klas Lindfors
3d71fce7ba
Merge branch 'pr-200'
2019-09-24 10:15:36 +02:00
Marc Sensenich
027f5950d8
Compare Token from LDAP and Input Against Configured Length
2019-09-23 18:03:47 -04:00
Klas Lindfors
b5bd00db81
Merge branch 'pr-196'
2019-07-01 08:35:04 +02:00
Yuping Zuo
4d8d39dea8
Fix filename in makefile
2019-06-28 22:29:11 +08:00