This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 12 Mar, 2019 3 commits
-
-
Francesc Guasch authored
fixed line backported from develop
-
Francesc Guasch authored
issue #1010
-
Francesc Guasch authored
issue #1010
-
- 21 Feb, 2019 1 commit
-
-
albertpb98 authored
Modified the ravada.conf document in order to be the same as the web installation instructions
-
- 12 Feb, 2019 1 commit
-
-
serk authored
* fix: No I18N in message at login page added msgid at en.po and msgid/msgstr at es.po for test fixes #989 * feat: add catalan translation
-
- 30 Jan, 2019 2 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
-
- 25 Jan, 2019 2 commits
-
-
Francesc Guasch authored
fixes issue #986
-
Francesc Guasch authored
* fix(backend): use swap size as passed issue #985 * refactor(test): use small disk for testing Crashed tests may fill the disk drive issue #985
-
- 05 Dec, 2018 1 commit
-
-
Klius authored
-
- 26 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* test(KVM): check password is shown in password-less net issue #955 * fix(KVM): don't reset the password if machine up issue #955
-
- 14 Nov, 2018 1 commit
-
-
gloriarodriguez authored
show autostart checkbox if machine is not a base machine and if machine has not clones fixes #901
-
- 12 Nov, 2018 2 commits
-
-
Francesc Guasch authored
* wip(install): clean old table and added n_order to access issue #993 * wip(tests): cleaned old bases table issue #993 * test(LDAP): moved LDAP tests initialization to test lib issue #993 * wip(test): fixed missing test skip count issue #993 * refactor(test): moved method to common test module issue #993
-
Francesc Guasch authored
-
- 07 Nov, 2018 2 commits
-
-
Francesc Guasch authored
issue #823
-
Francesc Guasch authored
* test(backend): force crash on hibernated machine issue #587 * wip(test): remove machine after test issue #587 * fix(backend): start hibernated crashed KVM domains Remove the saved image file and start a fresh clone issue #587
-
- 06 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* doc(test): LDAP local test server start issue #922 * wip(ldap): grants can be ordered by this field issue #922 * feature(auth): deny by LDAP attribute issue #922 * wip(test): remove tes ldap users after tests issue #922 * test(auth): check deny access issue #922 * test(auth): check deny & multiple allow/deny issue #922 * fix(auth): remove auth on remove domain issue #922 * wip(auth): finish it match auth issue #922 * wip(frontend): show user LDAP attributes It is used for access debugging pusrposes we may remove it later. issue #916 * feature(frontend): show machine access restrictions issue #916 * test(auth): test LDAP access attributes edges issue #922 * wip(auth): methods to manage LDAP access entries issue #916 * wip(auth): check authorization - if denied returns false - if allowed continues until en or false - if no matches returns default issue #916 * feature(frontend): manage LDAP access restrictions issue #916 * wip(backend): remove access restrictions if known domain issue #916 * wip(auth): fixed edge case with no access entries issue #916 * feature(auth): check restrictions may be end with last when the last field is enabled, no more restrictions are checked issue #916 * wip(frontend): small fixes suggested by @gloriarodriguez - sort attributes - remove default after delete the last restriction - set last to true by default on new issue #916
-
- 05 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* doc(test): LDAP local test server start issue #922 * wip(ldap): grants can be ordered by this field issue #922 * feature(auth): deny by LDAP attribute issue #922 * wip(test): remove tes ldap users after tests issue #922 * test(auth): check deny access issue #922 * test(auth): check deny & multiple allow/deny issue #922 * fix(auth): remove auth on remove domain issue #922 * wip(auth): finish it match auth issue #922
-
- 30 Oct, 2018 3 commits
-
-
-
Francesc Guasch authored
suggested by @alexm in issue #264
-
gloriarodriguez authored
-
- 26 Oct, 2018 2 commits
-
-
-
Francesc Guasch authored
* Master is now release 0.3.1 * add indonesia translation (#875) * test(frontend): list limited by LDAP attribute issue #904 * wip(auth): check LDAP attributes on bases listing issue #904 * test(ldap): check attribute access with 2 bases and clones issue #904 * wip(ldap): fixed attributes fields in mysql tables issue #904 * feature(auth): restrict access by LDAP attribute closes issue #904
-
- 24 Oct, 2018 6 commits
-
-
-
Francesc Guasch authored
* Master is now release 0.3.1 * add indonesia translation (#875) * add start_many machines option * test(frontend): check two machines are started issue #905 * wip(installer): fix problem adding grants Merged duplicated code and fixed wrong grant description with help from @gloriarodriguez issue #902 * wip(test): removed unnecessary check issue #902
-
-
gloriarodriguez authored
-
Dito Baskoro authored
-
Francesc Guasch authored
-
- 23 Oct, 2018 1 commit
-
-
Francesc Guasch authored
* fix(frontend): parenthesis made it crash on some systems It looks like in Ubuntus parenthesis were ignored but the page was not rendered in Fedora. Removing the parenthesis fixes #848 * fix(frontend): set quoted routes backwards compatible This was the Mojo commit that changed () to <> https://github.com/mojolicious/mojo/commit/dd09c15716a1f6eb5d1c2e27904983831cc5a5be#diff-2650135fc08c671d8b875d9b8480f498 Maybe in the future we use the new API but now we must comply with Ubuntu 18.04 Mojo fixes #848
-
- 22 Oct, 2018 1 commit
-
-
- 17 Oct, 2018 1 commit
-
-
Francesc Guasch authored
-
- 15 Oct, 2018 8 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
* test(ldap): fixed ravada posix group test issue #645 * test(volatile): check started if asked at clone issue #894 * feature(backend): start on creation if requested issue #894 * wip(test): install tables for ldap tests issue #887 * test(ldap): create ldap user issue #887 * test(ldap): test ldap posix group issue #887 * test(ldap): create ldap user issue #887 * test(ldap): use the same LDAP config file in all tests * wip(backend): do not pass unnecessary VM * wip(backend): remote_ip is a valid arg issue #894 * wip(backend): pass the swap volume size if any issue #894 * wip(frontend): ignore screenshot requests in listing issue #894
-
Francesc Guasch authored
issue #264
-
Francesc Guasch authored
issue #887
-
Francesc Guasch authored
issue #887
-
Francesc Guasch authored
issue #887
-
Francesc Guasch authored
issue #894
-
Francesc Guasch authored
issue #894
-