Ghost/core/test/unit/auth
Katharina Irrgang 16f5d1fdaf 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935)
refs #7488

- to be able to refactor the url configuration in ghost, we need to go step by step making this possible
- reduce the usage of forceAdminSSL
- add a urlFor('admin') helper, which returns the admin url + path e.g. http://my-blog.com/blog/ghost
- increase usage of urlFor helper
- do not expose getBaseUrl, use urlFor('home') (home === blog)
2017-02-02 18:51:35 +00:00
..
auth-strategies_spec.js 🎨 public client registration updates (#7690) 2016-11-08 14:21:25 +00:00
authenticate_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
oauth_spec.js Fix brute for token exchanges (#7725) 2016-11-17 14:02:56 +01:00
passport_spec.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00