Go to file
jordi fita mas a37d11eed9 Use user.Locale.Language instead of user.Language to sign with Redsys
user.Language is the language set in the database for the user, that in
the case of guests is always going to be ‘und’, that means Redsys would
select Spanish for everyone.
2023-10-27 12:31:32 +02:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the contact page, containing a map with the company location 2023-10-06 21:21:00 +02:00
demo Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
deploy Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
pkg Use user.Locale.Language instead of user.Language to sign with Redsys 2023-10-27 12:31:32 +02:00
po Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
revert Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
test Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
verify Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
web Add the slug to the form in the campsite type public page 2023-10-19 21:38:44 +02:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00