84 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Jonathan Druart eaee34f47a
Bug 24018: Remove die "Not logged in" 4 years ago
Magnus Enger c98c1994ea
Bug 22706: Add plugin hooks for Norwegian national patron database 5 years ago
Josef Moravec 4fe300dec1 Bug 12159: Fix getting extended patron attributes for circ-menu 6 years ago
Jonathan Druart b990b953b3 Bug 21993: Display a user-friendly message when the CSRF token is wrong 5 years ago
Tomás Cohen Arazi abea0ea9d2 Bug 22048: Use set_password in member-password.pl 5 years ago
Jonathan Druart 81431ee28a Bug 20226: Centralize update child code (CATCODE_MULTI) 5 years ago
Jonathan Druart 2e6fb40ef8 Bug 21087: Hash passwords in ->update_password 5 years ago
Jonathan Druart 9773923bc0 Bug 18789: Update other occurences where is_child should be used 7 years ago
Jonathan Druart a723bbaf1b Bug 18789: Use Koha::Patron->is_adult where needed 7 years ago
Jonathan Druart d8b8799355 Bug 18789: Use Koha::Patron->is_child where needed 7 years ago
Jonathan Druart b4c23e1a3e Bug 18789: Use Koha::Patron->image from the templates 7 years ago
Jonathan Druart 0ab22e1c7c Bug 18789: Send Koha::Patron object to the templates 7 years ago
Jonathan Druart cee2cf9ff9 Bug 18403: Add sub output_and_exit_if_error - unknown_patron & cannot_see_patron_infos 7 years ago
Jonathan Druart 4bc92169dc Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 7 years ago
Te Rauhina Jackson f2502c9499 Bug 20009: use Modern::Perl in Members perl scripts 6 years ago
Jonathan Druart 585453fe20 Bug 19921: Fix update child when only one adult patron category exist 6 years ago
Nick Clemens 96a42b873a Bug 19621: Use Koha.Preference on template side to display/hide "Routing lists" tab 6 years ago
Tomás Cohen Arazi 9136c3dbf8 Bug 18298: (QA followup) Use Koha.Preference on the template 6 years ago
Jonathan Druart 3f9da34683 Bug 18298: Add server-side checks and refactor stuffs 7 years ago
Jonathan Druart ec4e666bc5 Bug 18298: minPaswordLength should not be < 3 7 years ago
Jonathan Druart ac50959dcf Bug 18298: Move password generation to template side 7 years ago
Jonathan Druart 9af6c4e34b Bug 19080: Handle non-existing patrons gratefully 6 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Baptiste Wojtkowski 54bb284a60 Bug 18110: Corrected display address format 7 years ago
Nick Clemens 185dc7f45a Bug 18423 - Followup - enable Add child button for institutional borrowers 7 years ago
Nick Clemens e28f19f0a8 Bug 18423 - Add child button not always appearing - problem in template variable 7 years ago
Jonathan Druart 574d48362d Bug 18124: Change the calls to generate and check CSRF tokens 7 years ago
Jonathan Druart 4e40339db3 Bug 17830: CSRF - Handle unicode characters in userid 7 years ago
Jonathan Druart 8edb7f6fb9 Bug 17720: CSRF - Handle unicode characters 7 years ago
Tomás Cohen Arazi 07c246ba78 Bug 16911: (QA followup) CGI->param should not be called in list context 7 years ago
Jonathan Druart c840c93835 Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 8 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 8 years ago
Jonathan Druart cae4b98060 Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 8 years ago
Jonathan Druart 06d1259e56 Bug 16992: FIX CSRF in member-password.pl 7 years ago
Marcel de Rooy 2785183a6b Bug 16992: [QA Follow-up] Member-password should pass an userid 7 years ago
Jonathan Druart afc008b2fa Bug 16853: Move changepassword to Koha::Patron->update_password 8 years ago
Jonathan Druart 545b64f869 Bug 15635: Koha::Patron::Images - Remove GetPatronImage 8 years ago
Kyle Hall 3aa8d6da14 Bug 15542 [QA Followup] - Tidy member-password.pl 8 years ago
Kyle Hall da7c16777e Bug 15542 [QA Followup] - Fix code error 8 years ago
Jonathan Druart bde685fa92 Bug 15542: Always display the patron's info the same way. 8 years ago
Aleisha 490c3882ac Bug 14484: warns when changing patron pw 8 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Owen Leonard 526af4ea07 Bug 12542: Tabs inconsistency in different circ-menu.inc uses 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Kyle Hall 09b8ce2a5f Bug 10636 - patronimage should have borrowernumber as PK, not cardnumber 10 years ago
Galen Charlton 547c6d2949 Bug 9611: (follow-up) move new password hashing routines to separate module 10 years ago
Srikanth Dhondi f2162a86b0 Bug 9611: Change the password hashing algorithm from MD5 to Bcrypt 11 years ago
Owen Leonard a4e804fceb Bug 9917 - Routing list tab on patron account should depend on syspref/permission 11 years ago