Files
gitlabhq/app/models
Dmitriy Zaporozhets 7de26f1922 Merge branch 'ldap/cache_check' into 'master'
Cache LDAP check everywhere

Tested as follows:

- sign in LDAP user;
- disable access via LDAP (in this case, disable the account in AD);
- check that the user can still access Git via SSH;
- check that the user can still browse and do API calls (issue dropdown);
- set the last_credential_check_at attribute to 2 hours ago in the console;
- SSH access fails;
- API call returns 401.

If I try to sign in again after the LDAP account was disabled, the effect is immediate.

See merge request !139
2014-08-13 13:11:30 +00:00
..
2013-09-30 13:59:16 +03:00
2011-10-09 00:36:38 +03:00
2014-04-09 15:05:03 +03:00
2014-06-13 15:40:09 +02:00
2014-06-26 17:00:05 +03:00
2014-06-26 23:24:17 +03:00
2014-04-09 15:05:03 +03:00
2014-04-09 15:05:03 +03:00
2014-07-16 14:25:56 +03:00
2014-04-28 16:22:31 +02:00
2014-04-09 15:05:03 +03:00
2014-06-26 14:49:09 +03:00
2014-04-09 15:05:03 +03:00
2014-06-26 18:45:33 +03:00