Closed lnielsen closed 7 years ago
🐒 checking the app-ils
installation:
invenio users create test@test.ch -a --password=123456
invenio run
check the page/admin
/search
you should redirect back to it/login
and "hack" the form with <input type="checkbox" name="remember" checked/>
and click "Login" check your Cookies shouldn't have remember
Cookieapp-ils
you should be still logged in
--------------------------------------------------------------------------------
/Users/user/.virtualenvs/invenio-first-week/src/invenio-oaiserver/invenio_oaiserver/ext.py:150: UserWarning: Please specify the OAISERVER_ID_PREFIX configuration.default value is: oai:drjova-macbook:recid/
app.config.get('OAISERVER_ID_PREFIX')))
TBC
Review all merged PRs from first week of sprint in demo site.
1) Make full install following the installation guide and running guide. You may need to make development installations of the corresponding modules. 2) Check every issue in DONE column. a) Have it been properly fixed (as in does it work for an enduser in the just installed demo site)? 3) Check if all modules have been released - if not make PRs for releases.