File TODO changed (mode: 100644) (index 19a4f8c..19ede7c) |
16 |
16 |
libsemanage.semanage_link_sandbox: Link packages failed (No such file |
libsemanage.semanage_link_sandbox: Link packages failed (No such file |
17 |
17 |
or directory). /usr/sbin/semodule: Failed! |
or directory). /usr/sbin/semodule: Failed! |
18 |
18 |
[ ] Document how to start builder.sh (from cron or let it read the conf file) |
[ ] Document how to start builder.sh (from cron or let it read the conf file) |
|
19 |
|
[ ] Forgot password does not redirect - no message! |
19 |
20 |
[ ] |
[ ] |
20 |
21 |
|
|
21 |
22 |
++ |
++ |
|
... |
... |
the same protocol. Not clear if I should use "git clone" or "git archive". |
28 |
29 |
++ |
++ |
29 |
30 |
|
|
30 |
31 |
== BEFORE NEXT RELEASE == |
== BEFORE NEXT RELEASE == |
|
32 |
|
[ ] Get rid of php-mbstring! It is not in main repo on Oracle Linux! |
|
33 |
|
[ ] Destroy storage for 'build' machines |
|
34 |
|
[ ] If a user types a wrong e-mail at registration phase, and without |
|
35 |
|
confirmation we do not allow access, we have a problem. |
|
36 |
|
Add a hint in "Create a new account" page to warn about this. |
|
37 |
|
Also, to explain why we need the e-mail address. |
|
38 |
|
Maybe, add a permanent warning on the login page |
|
39 |
|
that the e-mail is not confirmed and add hide or edit account links. |
|
40 |
|
[ ] Add a new right: "allow pushes only if they are signed". |
|
41 |
|
As with ss keys, a user may want to add public gpg keys to a list |
|
42 |
|
that is allowed to push. Take care: you can sign tags but also |
|
43 |
|
commits. |
|
44 |
|
[ ] Slack: push also the commit message. |
31 |
45 |
[ ] sql: use somehow the rg_sql_conn[]['app'] |
[ ] sql: use somehow the rg_sql_conn[]['app'] |
32 |
46 |
Keep in mind that some postgresql version (8) does not support |
Keep in mind that some postgresql version (8) does not support |
33 |
47 |
application_name= connection parameter. |
application_name= connection parameter. |