iflrandevu/application/models
Alex Tselegidis bb71c97736 Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
..
Admins_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Appointments_model.php Replaced the generation of the appointment hash with the use of CodeIgniter's random_string method, in order to avoid collisions (#986). 2021-01-21 14:10:13 +01:00
Consents_model.php
Customers_model.php
Providers_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Roles_model.php
Secretaries_model.php The password must be provided when creating a new user (#954) 2020-12-11 21:18:33 +02:00
Services_model.php Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
Settings_model.php Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
User_model.php
index.html