camper/pkg/auth
jordi fita mas e59e6a2a42 Move the locales parameter inside Company struct.
I realized that locales should be company-dependent: we could have two
companies that show pages in a different subset of the application
locales.  It is not the case now, because despite being a “multicompany
application”, it is intended for a single customer, but still makes
sense to include it in Company, even if the subset is the same set as
the application’s.
2023-08-07 10:53:42 +02:00
..
company.go Move the locales parameter inside Company struct. 2023-08-07 10:53:42 +02:00
session.go Add the logout button 2023-07-26 13:49:47 +02:00
user.go Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00