Lines 200-205
Patrons:
Link Here
|
200 |
no: "Don't" |
200 |
no: "Don't" |
201 |
- track last patron activity. |
201 |
- track last patron activity. |
202 |
- Everytime a patron will connect, the borrowers.lastseen will be updated with the current time. |
202 |
- Everytime a patron will connect, the borrowers.lastseen will be updated with the current time. |
|
|
203 |
- |
204 |
- Block a patron's account if it reaches |
205 |
- pref: FailedLoginAttempts |
206 |
class: integer |
207 |
- failed login attempts. |
203 |
"Norwegian patron database": |
208 |
"Norwegian patron database": |
204 |
- |
209 |
- |
205 |
- pref: NorwegianPatronDBEnable |
210 |
- pref: NorwegianPatronDBEnable |
Lines 221-228
Patrons:
Link Here
|
221 |
yes: Do |
226 |
yes: Do |
222 |
no: "Don't" |
227 |
no: "Don't" |
223 |
- search the Norwegian national patron database after a local search result was found. |
228 |
- search the Norwegian national patron database after a local search result was found. |
224 |
- |
|
|
225 |
- Block a patron's account if it reaches |
226 |
- pref: FailedLoginAttempts |
227 |
class: integer |
228 |
- failed login attempts. |
229 |
- |